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