Create, list, and get details for port interfaces.
Method | URI | Description |
---|---|---|
POST | /v2/{tenant_id}/servers/{server_id}/os-attach-interfaces | Creates and uses a port interface to attach the port to a server instance. |
GET | /v2/{tenant_id}/servers/{server_id}/os-attach-interfaces | Lists port interfaces. |
GET | /v2/{tenant_id}/servers/{server_id}/os-attach-interfaces/{attachment_id} | Shows information about a specified port interface. |