[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

MetricObject

Response object containing metrics for given range and metric type


Properties

string
FreeMemory Optional

metric-name for metric-type defined in catalog


string
MaxMemory Optional

metric-name for metric-type defined in catalog


string
deviceName Optional

Device instance name belongs to device type


string
deviceType Optional

Device type or class name


string
entityName Optional

Entity name on which metrics collected


string
entityType Optional

Entity to which entity name belongs


string
metrictype Optional

Metric type defined in catalog


integer
timestamp Optional

timestamp when metric is collected in device

JSON Example

{
    "FreeMemory": "250",
    "MaxMemory": "250",
    "deviceName": "qa-npm",
    "deviceType": "Router",
    "entityName": "MEM-qa-npm/FLASH-1.1",
    "entityType": "Memory",
    "metrictype": "Memory",
    "timestamp": 1652360999
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

Feedback

Was this page helpful?