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.8 KiB
6.8 KiB
Private NAT Gateway - Tag
Permission |
API |
IAM Project |
Enterprise Project |
|---|---|---|---|
Adding a Tag to a Private NAT Gateway |
POST /v3/{project_id}/private-nat-gateways/{resource_id}/tags |
√ |
√ |
Batch Adding or Deleting Tags to or from a Private NAT Gateway |
POST /v3/{project_id}/private-nat-gateways/{resource_id}/tags/action |
√ |
√ |
Querying Private NAT Gateways by Tag |
POST /v3/{project_id}/private-nat-gateways/resource_instances/action |
√ |
× |
Querying Tags of a Private NAT Gateway |
GET /v3/{project_id}/private-nat-gateways/{resource_id}/tags |
√ |
√ |
Querying Tags of All Private NAT Gateways in a Project |
GET /v3/{project_id}/private-nat-gateways/tags |
√ |
× |
Deleting a Tag from a Private NAT Gateway |
DELETE /v3/{project_id}/private-nat-gateways/{resource_id}/tags/{key} |
√ |
√ |
Parent topic: Permissions Policies and Supported Actions