Delete a status
Request
DELETE https://{hostname}:{port}
/cli/status?{parameters}
Accept: {contentType}
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 |
Parameter | Type | Required | Description |
---|---|---|---|
Accept |
|
true |
Related CLI command: deleteStatus.