VPC
| Permission | API | Action | IAM Project | Enterprise Project |
|---|---|---|---|---|
| Creates a VPC. | POST /v1/{project_id}/vpcs | vpc:vpcs:create | √ | √ |
| Queries a VPC. | GET /v1/{project_id}/vpcs/{vpc_id} | vpc:vpcs:get | √ | √ |
| Queries VPCs. | GET /v1/{project_id}/vpcs | vpc:vpcs:list | √ | √ |
| Updates a VPC. | PUT /v1/{project_id}/vpcs/{vpc_id} | vpc:vpcs:update | √ | √ |
| Deletes a VPC. | DELETE /v1/{project_id}/vpcs/{vpc_id} | vpc:vpcs:delete | √ | √ |
Last Article: Introduction
Next Article: Subnet
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.