[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Delete Resources
DescriptionNOTE: Deletion of Resources is not synchronous. As a result, the delete operation may not happen immediately. Furthermore, there is no way to track the status of the deletion operation. It is recommended to query back the system with the resource identifiers and ensure that the system returns a 404 error.
Request
URLURL
https://localhost/suite-api/api/resources/bulk
Request Body
Request Body
uuid-values
of type(s) application/json, application/xml
Required
Identifiers of Resources to delete
Authentication
This operation uses the following authentication methods.
Errors
500
If there is any error in starting the deletion of Resource(s)
Code Samples
cURL Command
curl -X DELETE -H "Content-Type: application/json" -d '{"uuids":["string"]}' https://localhost/suite-api/api/resources/bulk
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Resources Operations
post
post
Add Resources Properties
Introduced
post
Add Resources Properties Using Adapter Kind
Introduced
post
delete
delete
delete
delete
get
get
get
Get Latest Stats Of Resources
Changed
get
get
Get Stats Of Resources
Changed
get
Get Top N Stats Of Resources
Changed
put