Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

request app-engine cleanup

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request app-engine cleanup
<compute-cluster compute-cluster-name>
<compute-cluster compute-cluster-name compute-node compute-node-name>

Description

Cleans up temporary files on the Junos V App Engine or the host OS of QFX Series switches. This command deletes all files from the directories where temporary files are normally stored, such as /var/tmp and /var/log.

Be sure to collect any temporary files and logs you want to save before running this command.

Options

  • compute-cluster compute-cluster-name compute-node compute-node-name—Name of the compute cluster and name of the compute node. On QFX Series switches, the default names of the compute cluster and compute node are default-cluster and default-node, which applies to the host OS.

Required Privilege Level

view

Output Fields

For a description of the output fields, see Table 1. Output fields are listed in the approximate order in which they appear.

Table 1: request app-engine cleanup Output Fields

Field Name

Field Description

Compute Cluster

Name of compute cluster.

Compute Node

Name of compute node.

Cleanup

Lists the directories that were cleaned up.

Sample Output

request app-engine cleanup (QFX 5100 Switches)

content_copy zoom_out_map
user@host> request app-engine cleanup
user@host> request app-engine cleanup
Compute cluster: default-cluster

  Compute node: default-node

   Cleanup (/var/tmp)
   =======

Release Information

Command introduced in Junos OS Release 13.1X51-D10.

footer-navigation