[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Delete Relationship
DescriptionNOTE: Removing a relationship is not synchronous. As a result, the delete operation may not happen immediately. It is recommended to query the relationships of the specific Resource back to ensure that the operation was indeed successful.
Request
URLURL
https://localhost/suite-api/api/resources/{id}/relationships/{relationshipType}/{relatedId}
Path Parameters
Path Parameters
string
id
Required
The UUID of the resource
string
relatedId
Required
The UUID of the resource to remove from relationship
string
relationshipType
Required
Type of the Relationship that needs to be removed
Authentication
This operation uses the following authentication methods.
Errors
404
Either of the Resource that are part of the path parameters are invalid/non-existent
Code Samples
cURL Command
curl -X DELETE https://localhost/suite-api/api/resources/{id}/relationships/{relationshipType}/{relatedId}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Resource Operations
post
post
post
delete
delete
get
Get Latest Stats
Changed
get
get
get
get
Get Stats Of Resource
Changed
get
Get Top N Stats Of Resource
Changed
put