Reference Guide

Table Of Contents
Format
svc_dc list [-h] [--debug] [-v] [--output {json}] [id]
Optional arguments
Qualifier Description
-h, --help Show the help message and exit.
--debug
Initiate verbose logging for debug.
-v, --verbose Initiate verbose command output.
--output {json}
Specify the output format.
JSON is the only available output format. Without JSON, the command fails.
Positional arguments
Qualifier Description
id
Specify the data collection index ID.
Example
Retrieve the list of support materials bundles on the master appliance using the verbose option to retrieve additional
information.
svc_dc list --verbose
start_timestamp status description creator_type profiles id appliances
2019-09-20 17:49:33 Success Scheduled Ess,Det b3a42a8a
APM00162303297
2019-09-21 12:10:31 Success System Ess,Det d97e6a7a
APM00152832910
2019-09-21 17:49:33 Success Scheduled Ess,Det,Hyp+1 8b0a69c2
APM00162303297
2019-09-22 17:49:33 Success Scheduled Ess,Det b6bc2a8a
APM00162303297
List all support material profiles (svc_dc list_profiles)
This service script is used to list the available data collection profiles and descriptions.
Format
svc_dc list_profiles [-h] [--debug] [-v] [--output {json}]
Optional arguments
Qualifier
Description
-h, --help Show the help message and exit.
24 Service Commands