[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
ResourceRelations
Represents a Collection of Resources
Properties
array of
string as uuid
relatedResources
Required
Identifiers of query Resources to which the above Resource is related.
array of
Link
links
Optional
Represents a HTTP ’link’ element. It is implicit that all the link tags support http ‘GET’ method.
JSON Example
{
"relatedResources": [
"string"
],
"resource": {
"creationTime": 0,
"identifier": "string",
"resourceHealth": "GREEN",
"resourceHealthValue": 0,
"resourceKey": {
"adapterKindKey": "string",
"name": "string",
"resourceKindKey": "string"
},
"resourceStatusStates": [
{}
]
}
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Property Of
ResourcesRelation