Port
Permission |
API |
Action |
---|---|---|
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 |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.