Reference Guide

system background-operations view-running-
operations-status
Display the status of running background operations according to a specific ID.
Format
system background-operations view-running-operations-status
<BackgroundOperationID>
Options
Option Description Format
--CSV Displays the command output in
a comma-delimited format with
a header
Append --CSV to the command
<BackgroundOperationID> ID of the background operation
Example
Display a list of running background operations:
CLI> system background-operations view-running-operations-status
BackgroundOperationID 14
Output
.------------.------------------.----------.-----------.----------.-----------.-
----------.----------.---------.---------.
| Backgroun | SessionId | RequestId| RequestTag| Operation| ObjectType|
StartTime | EndTime | Rollback| Status |
| OperationI | | | | |
| | | | |
|------------|------------------|----------|-----------|----------|-----------|-
----------|----------|---------|---------|
| 14 | 51FFC00B63B05F297|122366 | Default | Action | Service |
10-Dec-14 | 05-Aug-13| No | Finished|
| | E89465B0AC6FE3D | | | | PackRun |
14:03:48 | 14:44:04 | | |
|------------'------------------'----------'-----------'----------'-----------'-
----------'----------'---------'---------'
system background-operations wait-to-finish
Block the command prompt until the current background process completes or the specified timeout is
reached, whichever occurs first.
Format
system background-operations wait-to-finish <TimeoutInSec>
CLI Commands
229