doc-exports/docs/vpc/api-ref/vpc_permission_0019.html
Qin Ying, Fan 310d2d9eb1 VPC API 20230106 version
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>
2024-02-06 08:38:37 +00:00

4.7 KiB

Subnet Tags

Permission

API

Action

Creating a Tag for a Subnet

POST /v2.0/{project_id}/subnets/{subnet_id}/tags

vpc:subnetTags:create

Querying Subnet Tags

GET /v2.0/{project_id}/subnets/{subnet_id}/tags

vpc:subnetTags:get

Deleting a Subnet Tag

DELETE /v2.0/{project_id}/subnets/{subnet_id}/tags/{key}

vpc:subnetTags:delete

Batch Creating or Deleting Subnet Tags

POST /v2.0/{project_id}/subnets/{subnet_id}/tags/action

vpc:subnetTags:create

vpc:subnetTags:delete

Querying Subnets by Tag

POST /v2.0/{project_id}/subnets/resource_instances/action

vpc:subnetTags:get

Querying Subnet Tags in a Specified Project

GET /v2.0/{project_id}/subnets/tags

vpc:subnetTags:get