Reference Guide

Options
Option Description Format
--CSV Displays the command output in
a comma-delimited format with
a header
Append --CSV to the command
Example
Display a current list of running background operations:
CLI> system background-operations running
Output
.-----------------------.----------------------------------.-----------.-------
-----.-----------.------------------------------------.--------------------.----
------.----------.
| BackgroundOperationId | SessionId | RequestId |
RequestTag | Operation | ObjectType |
StartTime | Rollback | Progress |
|-----------------------|----------------------------------|-----------|--------
----|-----------|------------------------------------|--------------------|-----
-----|----------|
| 13 | 52010B0C63B050A55A9545CB374A0FB9 | 4 |
Default | Action | RunCifsFileAccessibilityDiagnostic | 06-Aug-13
09:43:27 | No | 7 |
'-----------------------'----------------------------------'-----------'--------
----'-----------'------------------------------------'--------------------'-----
-----'----------'
system background-operations recent
Description
Display a list of recent background operations.
Format
system background-operations recent
Options
Option Description Format
--CSV Displays the command output in
a comma-delimited format with
a header
Append --CSV to the command
150