Delete a status

Request

DELETE https://{hostname}:{port}
  /cli/status?{parameters}
Table 1. Request parameters
Parameter Type Required Description
type string false Type of status (inventory, version, or snapshot); this parameter is required you specify the name of the status instead of the ID
status string true Name or ID of the status

Related CLI command: deleteStatus.


Feedback