[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Get Relationship
DescriptionThe URL path variable ‘relationshipType’ uses the RelationshipType.representation value.
Few sample URLs are shown below.
/api/resources/{resourceId}/relationships/children
/api/resources/{resourceId}/relationships/parents
Request
URLURL
https://localhost/suite-api/api/resources/{id}/relationships/{relationshipType}
Path Parameters
Path Parameters
string
id
Required
The UUID of the resource to set the relationships for
string
relationshipType
Required
The type of relationship of the objects; Uses the RelationshipType.representation value
Query Parameters
Query Parameters
integer
page
Optional
Page number from which data needs to be displayed (0-based)
integer
pageSize
Optional
Expected number of entries per page
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/resources/{id}/relationships/{relationshipType}
[{"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