Delete Resource
The delete resource operation removes the agent from a CSQ.
HTTPS Method |
DELETE |
URI |
https://<server>/adminapi/csq/{csqid}/resources/{resourceid} |
Example URI |
https://uccx-server/adminapi/csq/{id}/resources/{resourceid} |
Query Parameter |
onNoImpact |
Accept | Application/XML, Application/JSON |
HTTPS Success Code |
200 |
HTTPS Failure Codes |
401,403,404,424,500,503 |
Error Codes |
— |
Sample output XML— Delete Resource with Impact
HTTPS status code 424 Failed Dependency
When DELETE operation is performed with query parameter onNoImpact
and there is an impact on other CSQs, HTTP status code 424 is returned with the following response body:
|
Failure Response
Sample output XML— Delete Resource
|