Subnet
|
Permission |
API |
Action |
IAM Project |
Enterprise Project |
|---|---|---|---|---|
|
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 |
√ |
√ |
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.