Skip to main content

Get Circuit Bandwidth Anomaly (v2.0)

GET 

/v2.0/api/tenants/:tenant_id/monitor/aiops/anomaly

Get circuit bandwidth anomaly.

Request

Path Parameters

    tenant_id stringrequired

    The tenant ID.

Responses

Successful Operation

Schema
    anomaly object

    The number of sites that will reach high capacity utilization threshold within the next 28 days.

    end_time date

    The end time of the capacity prediction query. End times need to be specified in ISO8601 UTC format.

    forecast object

    The details of the forecast.

    forecast_date date

    The forecast data.

    start_time date

    The start time to get the capacity prediction query. Start times need to be specified in ISO8601 UTC format.

Loading...