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
Propagations
Permission |
API |
Action |
IAM Project |
Enterprise Project |
---|---|---|---|---|
Creating a propagation |
POST /v3/{project_id}/enterprise-router/{er_id}/route-tables/{route_table_id}/enable-propagations |
er:propagations:enable |
√ |
√ |
Querying the propagation list |
GET /v3/{project_id}/enterprise-router/{er_id}/route-tables/{route_table_id}/propagations |
er:propagations:list |
√ |
√ |
Deleting a propagation |
POST /v3/{project_id}/enterprise-router/{er_id}/route-tables/{route_table_id}/disable-propagations |
er:propagations:disable |
√ |
√ |
Parent topic: Permissions Policies and Supported Actions