Notifications
Permission | API | Action | IAM Project | Enterprise Project |
---|---|---|---|---|
Configuring notifications for an AS group | PUT /autoscaling-api/v1/{project_id}/scaling_notification/{scaling_group_id} | as:notifications:set | √ | √ |
Querying notifications of an AS group | GET /autoscaling-api/v1/{project_id}/scaling_notification/{scaling_group_id} | as:notifications:list | √ | √ |
Deleting a notification of an AS group | DELETE /autoscaling-api/v1/{project_id}/scaling_notification/{scaling_group_id}/{topic_urn} | as:notifications:delete | √ | √ |
Parent topic: Permissions and Supported Actions