Monitoring Actions
√: supported; x: not supported
| 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 | √ | × |
Last Article: Introduction
Next Article: Auto Scaling Actions
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.