Updated on 2025-12-23 GMT+08:00

Port (V3)

Permission

API

Action

Querying ports

GET /v3/{project_id}/ports

vpc:ports:get

Querying details about a port

GET /v3/{project_id}/ports/{port_id}

vpc:ports:get

Adding a security group to the security group list of a port

PUT /v3/{project_id}/ports/{port_id}/insert-security-groups

vpc:ports:update

Removing a security group from the security group list of a port

PUT /v3/{project_id}/ports/{port_id}/remove-security-groups

vpc:ports:update