この操作は、トランジットルーターへのクロスアカウントネットワークインスタンス接続の支払者を変更します。
操作説明
この操作を使用して、トランジットルーターへのクロスアカウント接続の支払者を変更できますが、接続対象のネットワークインスタンスが仮想プライベートクラウド (VPC)、仮想ボーダールータ (VBR)、または IPsec インスタンスの場合に限ります。
今すぐお試しください
テスト
RAM 認証
リクエスト構文
POST HTTP/1.1
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| CenId |
string |
必須 |
CEN インスタンスの ID。 |
cen-dc4vwznpwbobrl**** |
| InstanceId |
string |
必須 |
ネットワークインスタンスの ID。 |
vpc-bp1h8vbrbcgohcju5**** |
| OrderType |
string |
必須 |
ネットワークインスタンスの支払者。 |
PayByCenOwner |
| ClientToken |
string |
任意 |
リクエストのべき等性を保証するためのトークンです。 このトークンはクライアント側で生成できますが、各リクエストに対して一意である必要があります。クライアントトークンには ASCII 文字のみを使用できます。 説明
このパラメーターを指定しない場合、システムはリクエストの RequestId を ClientToken として使用します。RequestId は各 API リクエストに対して一意です。 |
123e4567-e89b-12d3-a456-42665544**** |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
応答本文。 |
||
| RequestId |
string |
リクエスト ID。 |
F7DDDC17-FA06-4AC2-8F35-59D2470FCFC1 |
例
成功レスポンス
JSONJSON
{
"RequestId": "F7DDDC17-FA06-4AC2-8F35-59D2470FCFC1"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | OperationUnsupported.action | This action is not support. | |
| 400 | OperationFailed.GrantCrossAccountNotExist | Cross-account authorization does not exist. | |
| 400 | MissingParameter.CenId | The parameter CenId is mandatory. | |
| 400 | MissingParameter.InstanceId | The parameter InstanceId is mandatory. | |
| 400 | MissingParameter.OrderType | The parameter OrderType is mandatory. | |
| 400 | InvalidParameter.OrderType | The specified parameter OrderType is invalid. | |
| 400 | Forbbiden.TransitRouterServiceNotOpen | The user has not open transit router service. | |
| 400 | Forbidden.TransitRouterServiceExpired | The transit router service is out of service. | |
| 400 | Forbidden.CenOwnerTransitRouterServiceNotOpen | The cen owner user has not opened transit router service. | |
| 400 | Forbidden.CenOwnerTransitRouterServiceExpired | The transit router service of the account to which the cen belongs has been suspended due to arrears. Please notify the other party to renew the service and try again. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。