forked from docs/doc-exports
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com> Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
3.8 KiB
3.8 KiB
Associations
Permission |
API |
Action |
IAM Project |
Enterprise Project |
---|---|---|---|---|
Creating an association |
POST /v3/{project_id}/enterprise-router/{er_id}/route-tables/{route_table_id}/associate |
er:associations:associate |
√ |
√ |
Querying the association list |
GET /v3/{project_id}/enterprise-router/{er_id}/route-tables/{route_table_id}/associations |
er:associations:list |
√ |
√ |
Deleting an association |
POST /v3/{project_id}/enterprise-router/{er_id}/route-tables/{route_table_id}/disassociate |
er:associations:disassociate |
√ |
√ |
Parent topic: Permissions Policies and Supported Actions