resources-property-contents
resources-property-contents
JSON Example
{
"values": [
{
"properties": {
"property-content": [
{
"data": [
"number"
],
"statKey": "string",
"timestamps": [
0
],
"values": [
"string"
]
}
]
},
"resourceId": "string"
}
]
}