エンドポイントグループを削除します。
操作説明
-
DeleteEndpointGroup は非同期操作です。リクエストの送信後、システムはリクエスト ID を返し、バックグラウンドでタスクを実行します。DescribeEndpointGroup 操作を呼び出して、エンドポイントグループのステータスを照会できます。
エンドポイントグループが deleting 状態の場合、そのエンドポイントグループは削除処理中であることを示します。この場合、照会操作のみ実行できます。
エンドポイントグループを照会できない場合、そのエンドポイントグループは削除済みであることを示します。
-
DeleteEndpointGroup 操作は、Global Accelerator (GA) インスタンスに対して排他ロックを保持します。操作の実行中は、同じ Alibaba Cloud アカウントで同じ操作を呼び出すことはできません。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
ga:DeleteEndpointGroup |
delete |
*EndpointGroup
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| ClientToken |
string |
任意 |
リクエストのべき等性を保証するために使用されるクライアントトークンです。 クライアント側でトークンを生成できますが、異なるリクエスト間でトークンが一意であることを確認する必要があります。トークンには ASCII 文字のみを含めることができます。 説明
このパラメーターを指定しない場合、システムは自動的にリクエスト ID をクライアントトークンとして使用します。リクエスト ID はリクエストごとに異なる場合があります。 |
123e4567-e89b-12d3-a456-426655440000 |
| AcceleratorId |
string |
任意 |
GA インスタンスの ID です。 |
ga-bp1odcab8tmno0hdq**** |
| EndpointGroupId |
string |
必須 |
削除するエンドポイントグループの ID です。 |
epg-bp1dmlohjjz4kqaun**** |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
レスポンスパラメーター。 |
||
| RequestId |
string |
リクエスト ID です。 |
6FEA0CF3-D3B9-43E5-A304-D217037876A8 |
例
成功レスポンス
JSONJSON
{
"RequestId": "6FEA0CF3-D3B9-43E5-A304-D217037876A8\t"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | Resource.QuotaFull | The resource quota is exceeded. | |
| 400 | NotExist.EndPointGroup | The endpoint group does not exist. | The endpoint group does not exist. |
| 400 | StateError.EndPointGroup | The specified state of endpoint group is invalid. | The specified state of endpoint group is invalid. |
| 400 | NotExist.Listener | The listener does not exist. | The listener does not exist. |
| 400 | NotActive.Listener | The state of the listener is not active. | The state of the listener is not active. |
| 400 | NotExist.Accelerator | The accelerated instance does not exist. | The accelerated instance does not exist. |
| 400 | StateError.Accelerator | The state of the accelerated instance is invalid. | |
| 500 | UnknownError | An error occurred while processing your request. Please try again. If the error persists, please submit a ticket. | |
| 403 | Forbbiden.SubUser | You are not authorized to operate on the specified resource because your account was created by another user. | |
| 403 | Forbidden | The user is not authorized to operate on the specified resource. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。