Skip to main content

Get Radius Metrics Schema (v2.0)

List the radius metrics schema.

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