Detach interface

Method URI Description
DELETE /v2/{tenant_id}/servers/{server_id}/os-interface/{attachment_id} Detaches the specified port interface.

Normal response codes: 202

Request

This table shows the URI parameters for the detach interface request.

Name Type Description
{tenant_id} String Project ID
{server_id} UUID The UUID for the server of interest to you.
{attachment_id} UUID The interface ID.

This operation does not accept a request body and does not return a response body.