properties-query

properties-query
properties-query

Object used to request properties on a collection of resources

JSON Example
{
    "resourceIds": [
        "string"
    ],
    "propertyKeys": [
        "string"
    ],
    "instanced": false
}
array of string
resourceIds
Required

Array of resource ids to fetch the properties for

array of string
propertyKeys
Required

Array of property keys to fetch the latest values for

boolean
instanced
Optional

Indicates whether specified property keys of query should be forcibly treated as instanced properties