stats-of-resource

stats-of-resource
stats-of-resource

Resource-Stat model

JSON Example
{
    "resourceId": "string",
    "stat-list": {
        "stat": [
            {
                "timestamps": [
                    0
                ],
                "statKey": {
                    "key": "string"
                },
                "rollUpType": "string",
                "intervalUnit": {
                    "quantifier": 0,
                    "intervalType": "string"
                },
                "data": [
                    "number"
                ],
                "values": [
                    "string"
                ],
                "statValues": [
                    "string"
                ],
                "dtTimestamps": [
                    0
                ],
                "minThresholdData": [
                    "number"
                ],
                "maxThresholdData": [
                    "number"
                ],
                "smoothValues": [
                    "number"
                ],
                "links": [
                    {
                        "href": "string",
                        "rel": "string",
                        "name": "string",
                        "description": "string"
                    }
                ]
            }
        ]
    }
}
string As uuid As uuid
resourceId
Optional

The resource id

stat-list
Optional

The stats for the corresponding resource id