[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
ResourcesStatContents
Represents a Collection of Resources and Stats associated with each Resource.
Properties
array of
ResourceStatContent
list
Optional
Represents a Resource and Stats associated with the Resource.
JSON Example
{
"list": [
{
"id": "string",
"resourceKey": {
"adapterKindKey": "string",
"extension": {
"anyObjects": {}
},
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "NEXT"
}
],
"name": "string",
"resourceIdentifiers": [
{
"identifierType": {
"dataType": "STRING",
"extension": {
"anyObjects": {}
},
"isPartOfUniqueness": false,
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "NEXT"
}
],
"name": "string"
},
"key": "string",
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "NEXT"
}
],
"name": "string",
"uniquelyIdentifying": false,
"value": "string"
}
],
"resourceKindKey": "string"
},
"stat-contents": [
{
"data": [
0
],
"statKey": "string",
"timestamps": [
0
],
"values": [
"string"
]
}
]
}
]
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Parameter To
Add Stats For Resources
Add Stats For Resources Using Push Adapter Kind