forked from docs/doc-exports
Reviewed-by: Bobkova, Natalia <natalia.bobkova@t-systems.com> Co-authored-by: Zaoxu, Li <lizaoxu@huawei.com> Co-committed-by: Zaoxu, Li <lizaoxu@huawei.com>
4.7 KiB
4.7 KiB
Template Operations
Permission |
API |
Action |
IAM Project |
Enterprise Project |
---|---|---|---|---|
Creating a message template |
POST /v2/{project_id}/notifications/message_template |
smn:template:create |
√ |
× |
Querying a message template |
GET /v2/{project_id}/notifications/message_template |
smn:template:list |
√ |
× |
Modifying a message template |
PUT /v2/{project_id}/notifications/message_template/{message_template_id} |
smn:template:update |
√ |
× |
Deleting a message template |
DELETE /v2/{project_id}/notifications/message_template/{message_template_id} |
smn:template:delete |
√ |
× |
Parent topic: Permissions Policies and Supported Actions