連続エラスティックIPアドレス(EIP)グループをIPアドレスプールに移行します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
vpc:TransformEipSegmentToPublicIpAddressPool |
create |
*全部资源
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| InstanceId |
string |
必須 |
移行する連続 EIPグループのインスタンスID。 |
eipsg-2zett8ba055tbsxme**** |
| RegionId |
string |
必須 |
連続 EIPグループのリージョンID。 DescribeRegions オペレーションを呼び出してリージョンIDを照会できます。 |
cn-hangzhou |
| Name |
string |
任意 |
IPアドレスプールインスタンスの名前。 名前の長さは0~128 文字で、 |
AddressPoolName |
| Description |
string |
任意 |
IPアドレスプールインスタンスの説明。 説明の長さは0~256 文字で、 |
AddressPoolDescription |
| ResourceGroupId |
string |
任意 |
IPアドレスプールのリソースグループID。 |
rg-acfmxazb4pcdvf**** |
| ClientToken |
string |
任意 |
リクエストのべき等性を確保するために使用されるクライアントトークン。 クライアントを使用してトークンを生成できますが、異なるリクエスト間でトークンが一意であることを確認する必要があります。トークンにはASCII 文字のみを含めることができます。 説明
このパラメーターを指定しない場合、システムはAPIリクエストのRequestIdをClientTokenとして自動的に使用します。RequestIdはAPIリクエストごとに異なる場合があります。 |
02fb3da4-130e-11**** |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| PublicIpAddressPoolId |
string |
IPアドレスプールのインスタンスID。 |
pippool-6wetvn6fumkgycssx**** |
| ResourceGroupId |
string |
IPアドレスプールのリソースグループID。 |
rg-acfmxazb4pcdvf**** |
| RequestId |
string |
リクエストID。 |
4EC47282-1B74-4534-BD0E-403F3EE64CAF |
例
成功レスポンス
JSONJSON
{
"PublicIpAddressPoolId": "pippool-6wetvn6fumkgycssx****",
"ResourceGroupId": "rg-acfmxazb4pcdvf****",
"RequestId": "4EC47282-1B74-4534-BD0E-403F3EE64CAF"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | Forbidden.RAM | User not authorized to operate on the specified resource | |
| 400 | IllegalParam.Name | The param of Name [%s] is illegal. | |
| 400 | IllegalParam.Description | The param of Description [%s] is illegal. | |
| 400 | Forbidden.CreatePublicIpAddressPool | Authentication is failed for creating public ip address pool. | |
| 400 | QuotaExceeded.PublicIpAddressPool | The quota of PublicIpAddressPool is exceeded. | |
| 400 | UnsupportedRegion | The feature is not supported in current region. | |
| 400 | IncorrectBusinessStatus.PublicIpAddressPool | The business status of publicIpAddressPool is incorrect. | |
| 400 | OptInRequired.PublicIpAddressPool | You are not authorized to use the requested service of publicIpAddressPool. Ensure that you have subscribed to the service you are trying to use. | |
| 400 | QuotaExceeded.PoolIpQuantity | The quota of PoolIpQuantity is exceeded. | |
| 400 | ResourceNotFound.EipSegment | The specified resource of Eip Segment is not found. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。