ObjectMetaInfo

ObjectMetaInfo
ObjectMetaInfo

Metrics object related information

JSON Example
{
    "object_id": "string",
    "object_description": "string",
    "node_id": "string",
    "node_path": "string",
    "node_name": "string"
}
string
object_id
Optional

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

string
object_description
Optional

Object description 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.