Skip to main content

Get Healthscore Parameters (2.0)

GET 

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

List all the healthscore parameters.

Request

Path Parameters

    tenant_id stringrequired

    The tenant ID.

Responses

Successful Operation

Schema
    data HealthData[]

    The details of the health data.

  • Array [
  • fair object

    Fair

    good object

    Good

    others object

    Others

    poor object

    Poor

    total number

    Total

    type string

    Type

  • ]
  • end_time date

    The end time to get the health data.

    interval string

    Possible values: [10sec, 1min, 5min, 1hour, 1day]

    The interval time of the health data response.

    start_time date

    The start time to get the health data.

    view object

    View the health score data.

Loading...