1.4 KiB

original_name

vpc_permission_0001.html

Subnet

Permission API Action
Creates a subnet. POST /v1/{project_id}/subnets vpc:subnets:create
Queries a subnet. GET /v1/{project_id}/subnets/{subnet_id} vpc:subnets:get
Queries subnets. GET /v1/{project_id}/subnets vpc:subnets:get
Updates a subnet. PUT /v1/{project_id}/vpcs/{vpc_id}/subnets/{subnet_id} vpc:subnets:update
Deletes a subnet. DELETE /v1/{project_id}/vpcs/{vpc_id}/subnets/{subnet_id} vpc:subnets:delete