Delete server
| Method | URI | Description |
|---|---|---|
| DELETE | /v2/{tenant_id}/servers/{server_id} | 指定したサーバを削除します。 |
Normal response codes: 204
Request
下表は、サーバ削除リクエストのURIパラメーターの一覧です。
| Name | Type | Description |
|---|---|---|
| {tenant_id} | UUID | プロジェクトID |
| {server_id} | UUID | 仮想サーバID |
本操作はリクエストボディ部の指定は不要です。またレスポンスヘッダーのみ応答します。