properties-query
properties-query
Object used to request properties on a collection of resources
JSON Example
{
"propertyKeys": [
"string"
],
"resourceIds": [
"string"
]
}
array of string
propertyKeys
Required
Array of property keys to fetch the latest values for
array of string
resourceIds
Required
Array of resource ids to fetch the properties for