udclient [global-args...] [global-flags...]
inactivateStatus [parameters]
Parameter | Type | Required | Description |
---|---|---|---|
type | string | false | Type of status (inventory, version, or snapshot). Required if using status name. |
status | string | true | Name/ID of the status |
udclient -username admin -password admin
-weburl https://myserver.example.com:8443
inactivateStatus
-type version
-status Tested
Related REST command: /status/inactivateStatus DELETE.