Updated on 2024-10-31 GMT+08:00

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