POOL削除

Description

POOLを削除します。
VIPの設定が紐付いている場合、削除できません。VIPの設定の紐付けを削除してから実行する必要があります。
POOLにmemberが紐付いた状態でPOOLを削除した場合、memberも同時に削除されます。

Request URL

Network API v2.0

DELETE /v2.0/lb/pools/{pool_id}

Request Json

This operation does not accept a request body.

Request Parameters

Parameter Value Style Description
X-Auth-Token Userトークン header トークン発行 にて払い出されたID
pool_id プールID URI プールIDを指定します。POOL一覧取得にてご確認ください。

Response

  • Normal response codes
204

Example

  • Request
curl -i -X DELETE \
-H "Accept: application/json" \
-H "Content-Type: application/json" \
-H "X-Auth-Token: トークンID" \
https://networking.jpt1.cloud.z.com/v2.0/lb/pools/プールID
  • Response
HTTP/1.1 204 No Content
Date: Fri, 08 Jul 2016 08:45:05 GMT
Server: Apache
Content-Length: 0
Content-Type: application/json

Internet for everyone

Copyright (c) 2024 GMO Internet Group, Inc. All Rights Reserved.