Files
doc-exports/docs/natgw/api-ref/nat_api_0074.html
zhoumeng35 f463d397b5 NAT api 0920
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>
2025-05-05 12:02:05 +00:00

6.8 KiB
Raw Permalink Blame History

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}