Reference Guide
Format
svc_dc download [-h] [-d] --ip <value> --path <value>
--username <value>
--password <value>
id
Positional arguments
Qualifier Description
id
Unique identifier of the support materials bundle.
Optional arguments
Qualifier Description
-h, --help Show the help message and exit.
-d, --debug Initiate verbose logging for debug.
Required name arguments
Qualifier
Description
-ip
Destination IP address on the remote host.
-path
Destination path on the remote host.
-username
Username for the remote host.
-password
Password associated with the remote username.
Example
Run the following command to download a support materials bundle with the identifier 40bb350f-9924-4c3d-b982-
ec3c61087442 to the /home/eng directory:
svc_dc download --ip=10.12.13.45 --path=/home/eng
--username=tom
--password=password
40bb350f-9924-4c3d-b982-ec3c61087442
Synchronize support materials inventory (svc_dc sync)
Synchronize the support materials inventory with the file system. Synchronization typically occurs automatically. However, if the
cluster has recently recovered from an issue, you might need to manually synchronize the inventory. Synchronizing the
inventory might be necessary because support materials bundles might be created or deleted when the cluster database was not
accessible.
When you run this script on the master appliance, inventory is synchronized across all appliances in the cluster. If you run this
script on an appliance that is not the master, the inventory is synchronized only for that appliance.
Format
svc_dc sync [-h] [-d] [-v]
24
Service Commands










