すべてのプロダクト
Search
ドキュメントセンター

Internet Shared Bandwidth:RemoveCommonBandwidthPackageIp

最終更新日:Apr 27, 2026

EIP を Internet Shared Bandwidth インスタンスから関連付け解除します。

今すぐお試しください

この API を OpenAPI Explorer でお試しください。手作業による署名は必要ありません。呼び出しに成功すると、入力したパラメーターに基づき、資格情報が組み込まれた SDK コードが自動的に生成されます。このコードをダウンロードしてローカルで使用できます。

テスト

RAM 認証

この操作の認証情報はありません。問題が発生した場合は、アカウントマネージャーにご連絡ください。

リクエストパラメーター

パラメーター

必須 / 任意

説明

RegionId

string

必須

Internet Shared Bandwidth インスタンスのリージョン ID です。

DescribeRegions API を呼び出して、リージョン ID を取得できます。

cn-hangzhou

BandwidthPackageId

string

必須

Internet Shared Bandwidth インスタンスの ID です。

cbwp-2ze2ic1xd2qeqk145****

IpInstanceId

string

必須

EIP インスタンスの ID です。

DescribeEipAddresses API を呼び出して、EIP インスタンスの ID をクエリできます。

eip-2zeerraiwb7uj6i0d****

ClientToken

string

任意

リクエストのべき等性を保証するためのクライアントトークンです。

異なるリクエスト間で一意となるように、クライアント側でこのパラメーターに一意の値を生成してください。ClientToken は ASCII 文字のみをサポートします。

説明

このパラメーターを指定しない場合、システムは自動的に API リクエストの RequestIdClientToken として使用します。RequestId は各 API リクエストごとに異なる可能性があります。

123e4567-e89b-12d3-a456-426655440000

レスポンスフィールド

フィールド

説明

object

返された情報の一覧です。

RequestId

string

リクエスト ID です。

54B48E3D-DF70-471B-AA93-08E683A1B45

成功レスポンス

JSONJSON

{
  "RequestId": "54B48E3D-DF70-471B-AA93-08E683A1B45"
}

エラーコード

HTTP ステータスコード

エラーコード

エラーメッセージ

説明

400 IpInstanceId.NotBandwidthPackage The specified IpInstanceId does not in bandwidthPackage.
400 DependencyViolation.ip The specified BandwidthPackageId has eip in it.
400 EIP_BIND_NATGATEWAY The eip have bind natgateway.
400 IncorrectStatus.Eip Eip status error.
400 OperationFailed.SnatPoolIp Multi ip in snat pool cannot remove ip from bandwidth package.
400 DependencyViolation.RouteEntry vpc route table has route entry.
400 OperationFailed.DistibuteLock Distibute lock fail.
400 Trade_Sync_Create_Sub_ERROR SyncOrderToSub error.
400 FAILED_INVOKE_INNER_API Failed to invoke inner api.
400 InvalidIP.IpInSnatPool Multi ip in snat pool cannot remove ip from bandwidth package.
400 InvalidInstanceId.NotFound The specified bandwidthPackageId does not exist in our records.
400 OperationUnsupported.IpNotInCbwp The specified eip not exist in the commonBandwidthPackage.
400 InvalidIpInstanceId.Malformed The specified IpInstanceId is invalid.
400 OperationUnsupported.EipBindRemote Eip bind remote ecs/slb, cannot remove it from bandwidthPackage.
400 InvalidBandwidthPackageId.NotFound The specified BandwidthPackageId not exist.
400 InvalidEIPStatus.BizDisabled The EIP has been locked.
400 Forbidden.FinancialLocked The ip business status is invalid.
400 OperationFailed.SystemBusy Operation failed because system is busy.
404 InvalidRegionId.NotFound The specified RegionId does not exist in our records.
404 InvalidBandwidthPackageId.NotFound The specified bandwidthPackageId does not exist in our records.

完全なリストについては、「エラーコード」をご参照ください。

変更履歴

完全なリストについては、「変更履歴」をご参照ください。