/status/inactivateStatus DELETE

Inactivate a status

Request

DELETE https://{hostname}:{port}
  /cli/status/inactivateStatus?{parameters}
Table 1. 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

Related CLI command: inactivateStatus.


Feedback