forked from docs/doc-exports
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: zhoumeng35 <zhoumeng35@huawei.com> Co-committed-by: zhoumeng35 <zhoumeng35@huawei.com>
6.9 KiB
6.9 KiB
Private NAT Gateway - Transit IP Address Tag
Permission |
API |
IAM Project |
Enterprise Project |
|---|---|---|---|
Querying Transit IP Addresses by Tag |
POST /v3/{project_id}/transit-ips/resource_instances/action |
√ |
× |
Batch Adding or Deleting Tags to or from a Transit IP Address |
POST /v3/{project_id}/transit-ips/{resource_id}/tags/action |
√ |
√ |
Adding a Tag to a Transit IP Address |
POST /v3/{project_id}/transit-ips/{resource_id}/tags |
√ |
√ |
Querying Tags of a Transit IP Address |
GET /v3/{project_id}/transit-ips/{resource_id}/tags |
√ |
√ |
Deleting a Tag from a Transit IP Address |
DELETE /v3/{project_id}/transit-ips/{resource_id}/tags/{key} |
√ |
√ |
Querying Tags of All Transit IP Addresses in a Project |
GET /v3/{project_id}/transit-ips/tags |
√ |
× |
Parent topic: Permissions Policies and Supported Actions