Updated on 2022-06-01 GMT+08:00

Monitoring Actions

√: supported; x: not supported

Table 1 Monitoring actions

Permissions

API

Action

IAM Project

Enterprise Project

Querying metrics

POST /v1/{project_id}/ams/metrics

aom:metric:get

×

Querying monitoring data

POST /v1/{project_id}/ams/metricdata

aom:metric:get

×

Adding a threshold rule

POST /v1/{project_id}/ams/alarms

aom:alarmRule:create

×

Modifying a threshold rule

PUT /v1/{project_id}/ams/alarms

aom:alarmRule:set

×

Querying a threshold rule list

GET /v1/{project_id}/ams/alarms

aom:alarmRule:get

×

Querying a threshold rule

GET /v1/{project_id}/ams/alarms/{alarm_id}

aom:alarmRule:get

×

Deleting a threshold rule

DELETE /v1/{project_id}/ams/alarms/{alarm_id}

aom:alarmRule:delete

×

Adding or modifying one or more application discovery rules

PUT /v1/{project_id}/inv/servicediscoveryrules

aom:discoveryRule:set

×

Querying an application discovery rule

GET /v1/{project_id}/inv/servicediscoveryrules

aom:discoveryRule:get

×

Deleting an application discovery rule

DELETE /v1/{project_id}/inv/servicediscoveryrules

aom:discoveryRule:delete

×