[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Delete Resource
DescriptionNOTE: Deletion of a Resource is not synchronous. As a result, the delete operation may not happen immediately. It is recommended to query back the system with the resource identifier and ensure that the system returns a 404 error.
Request
URLURL
https://localhost/suite-api/api/resources/{id}
Path Parameters
Path Parameters
string
id
Required
The Resource identifier
Authentication
This operation uses the following authentication methods.
Errors
404
The Resource being deleted is invalid/non-existent
Code Samples
cURL Command
curl -X DELETE https://localhost/suite-api/api/resources/{id}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Resource Operations
post
post
post
delete
delete
get
get
get
get
put