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