Skip to main content

Get Capacity Prediction (v2.0)

GET 

/sdwan/v2.0/api/monitor/aiops/forecast

Get capacity prediction for site.

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