Skip to main content

Get Monitor Metrics (v2.1)

List details of the monitor metrics.

Path Parameters
  • mtype string required

    The metric type.

Responses

Successful Operation


Schema
  • metrics MetricSchema[] required

    The details of the metrics.

  • Array [
  • description required

    The description of the metric schema. Max size = 256.

  • name string required

    The name of the metric schema. Max size = 126.

  • statistics string[] required

    The metric statistics.

  • units string[] required

    The units of the metrics.

  • ]
Loading...