v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431321234.0 KB

For the time range passed in, returns the number of open reactive insight that were created, the number of open proactive insights that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights.

post/accounts/overview

Request body

FromTimestring date-time required

The start of the time range passed in. The start time granularity is at the day level. The floor of the start time is used. Returned information occurred after this day.

ToTimestring date-time

The end of the time range passed in. The start time granularity is at the day level. The floor of the start time is used. Returned information occurred before this day. If this is not specified, then the current day is used.

Response

Success

ReactiveInsightsinteger required

An integer that specifies the number of open reactive insights in your Amazon Web Services account that were created during the time range passed in.

ProactiveInsightsinteger required

An integer that specifies the number of open proactive insights in your Amazon Web Services account that were created during the time range passed in.

MeanTimeToRecoverInMillisecondsinteger required

The Mean Time to Recover (MTTR) for all closed insights that were created during the time range passed in.