Port
Permission | API | Action | IAM Project | Enterprise Project |
---|---|---|---|---|
Querying a port | GET /v1/{project_id}/ports | vpc:ports:get | √ | √ |
Querying the details of a port | GET /v1/{project_id}/ports/{port_id} | vpc:ports:get | √ | √ |
Updating a port | PUT /v1/{project_id}/ports/{port_id} | vpc:ports:update | √ | √ |
Deleting a port | DELETE /v1/{project_id}/ports/{port_id} | vpc:ports:delete | √ | √ |
Creating a port | POST / v1/{project_id}/ports | vpc:ports:create | √ | √ |
Parent topic: Permissions and Supported Actions