MetricsObjectResultEntry

MetricsObjectResultEntry
MetricsObjectResultEntry

Metrics results per object.

JSON Example
{
    "object_id": "string",
    "node_id": "string",
    "node_path": "string",
    "node_name": "string",
    "data": [
        {
            "time": 0,
            "value": "string"
        }
    ]
}
string
object_id
Optional

Object id of the sub resource for which metrics is being reported.

string
node_id
Optional

Node id on which the object is being discovered or running.

string
node_path
Optional

Node intent path if available.

string
node_name
Optional

Node Name.

data
Optional

Time series data points specific to the entity_id/object_id