Skip to main content

Query Monitor Metrics (v2.1)

Query the monitor metrics.

Request Body

Details of monitor metrics query

  • end_time date required

    The end time to get the monitor metrics.

  • filter MonitorMetricsFilter required

    Filters according to the specifications.

  • anynet_link string[] required

    The anynet link ID.

  • app string[] required

    The app for the metrics.

  • direction string required

    Possible values: [Ingress, Egress]

    The direction of the traffic.

  • element string[] required

    The element.

  • path string[] required

    Path of the filter.

  • path_type string[] required

    Possible values: [public_direct, public_vpn, private_direct, private_vpn, unknown, servicelink]

    The path type.

  • remote_site string[] required

    The remote site.

  • site string[] required

    The site.

  • sprid string required

    Sprid

  • waninterface string[] required

    The WAN interface of the network.

  • interval string required

    Possible values: [TEN_SEC, ONE_MIN, FIVE_MIN, ONE_HOUR, ONE_DAY]

    The time period of the monitor metrics query.

  • max_datapoints int32 required

    The max data points.

  • metrics Metrics[] required

    The details of the metrics.

  • Array [
  • series Series[] required

    Information on the series schema.

  • Array [
  • data Data[] required

    Data

  • Array [
  • datapoints Datapoints[] required

    Datapoints

  • Array [
  • duration date-time required

    The date and time of the series.

  • filter_property_id string required

    The filter property ID.

  • links string[] required

    Links

  • sites string[] required

    The sites.

  • value number required

    The values of the filter.

  • ]
  • statistics object required

    Statistics

  • ]
  • interval string required

    The interval time.

  • name string required

    The name.

  • unit string required

    Unit

  • view object required

    View the active series details.

  • ]
  • ]
  • name string required

    The description of the monitor metric. Maz size = 128.

  • start_time date required

    The start time to get the monitor metrics.

  • view View required

    View the monitor metric details.

  • individual string required

    Possible values: [ELEMENT, INTERFACE, CELLULAR_MODULE, DIRECTION, SITE, APP, PATH, PATH_TYPE, WANINTERFACE, PRIORITY, TRAFFIC_TYPE, COMMON, CLIENT_MAC_ADDRESS, None]

    The individual view values.

  • summary boolean required

    The summary of the view.

Responses

Successful Operation


Schema
  • metrics Metrics[] required

    The details of the metrics.

  • Array [
  • series Series[] required

    Information on the series schema.

  • Array [
  • data Data[] required

    Data

  • Array [
  • datapoints Datapoints[] required

    Datapoints

  • Array [
  • duration date-time required

    The date and time of the series.

  • filter_property_id string required

    The filter property ID.

  • links string[] required

    Links

  • sites string[] required

    The sites.

  • value number required

    The values of the filter.

  • ]
  • statistics object required

    Statistics

  • ]
  • interval string required

    The interval time.

  • name string required

    The name.

  • unit string required

    Unit

  • view object required

    View the active series details.

  • ]
  • ]
Loading...