[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
PropertiesQuery
Object used to request properties on a collection of resources
Properties
array of
string
propertyKeys
Required
Array of property keys to fetch the latest values for
array of
string as uuid
resourceIds
Required
Array of resource ids to fetch the properties for
boolean
instanced
Optional
Indicates whether specified property keys of query should be forcibly treated as instanced properties
JSON Example
{
"propertyKeys": [
"string"
],
"resourceIds": [
"string"
]
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Parameter To
Query Latest Properties Of Resources