Detach interface

Method URI Description
DELETE /v2/{tenant_id}/servers/{server_id}/os-interface/{attachment_id} 指定したポートインターフェースをデタッチします。

Normal response codes: 202

Request

下表は、インターフェースデタッチリクエストのURIパラメーターの一覧です。

Name Type Description
{tenant_id} String プロジェクトID
{server_id} UUID 対象とする仮想サーバの仮想サーバID
{attachment_id} UUID ポートID

本操作はリクエストボディ部の指定は不要です。またレスポンスヘッダーのみ応答します。