MetricMetadataResponse

MetricMetadataResponse
MetricMetadataResponse
JSON Example
{
    "0": {
        "type": "cpu.usage.HOST",
        "help": "CPU Usage Host is the measurement of how much of the CPU's capacity is being utilized by the host system.",
        "unit": "percentage"
    }
}