Skip to main content

Get Site or Path Level Aggregated Statistics (2.0)

GET 

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

Get the site or path level aggregated statistics.

Request

Path Parameters

    tenant_id stringrequired

    The tenant ID.

Responses

Successful Operation

Schema
    aggregates object[]

    The aggregate number of supported app stats. Max number = 10.

    end_time date

    The end time to get the app stats.

    start_time date

    The start time to get the app statistics.

Loading...