associatePublicIpWithServerInstance
- 印刷する
- PDF
associatePublicIpWithServerInstance
- 印刷する
- PDF
記事の要約
この要約は役に立ちましたか?
ご意見ありがとうございます
概要
グローバルIPをサーバインスタンスに割り当てます。
リクエスト
リクエストパラメータ
パラメータ名 | 必須 | タイプ | 制約事項 | 説明 |
---|---|---|---|---|
publicIpInstanceNo | Yes | String | 割り当てるグローバルIPインスタンス番号 publicIpInstanceNoはgetPublicIpInstanceListアクションを通じて取得できます。 | |
serverInstanceNo | Yes | String | 割り当てるサーバインスタンス番号 グローバルIPが割り当てられるserverInstanceNoはgetPublicIpTargetServerInstanceListアクションを通じて取得できます。 |
レスポンス
レスポンスボディ
例示
リクエスト例示
レスポンス例示
エラーコード
以下のエラーコードは、このアクション(Action)で特徴的に発生するエラーです。共通的に発生するエラーに対する詳細な説明はNAVER Cloud Platform APIをご参考ください。
HTTP Response Code | リターンコード | リターンメッセージ |
---|---|---|
400 | 24094 | The line for internet access of server does not correspond with which of Public IP. |
400 | 24109 | The input parameter instance number is invalid |
400 | 24120 | The input parameter server instance number is invalid. |
400 | 24122 | The input parameter public IP instance number is invalid. |
400 | 25029 | You may not perform the allocate task since (other) user is changing the target official IP settings. |
400 | 25101 | The server is currently being operated. so public IP is unable to be associated with the server. |
400 | 28100 | Another public IP is already associated with the server. |
400 | 28101 | A public IP is already associated with server. |
この記事は役に立ちましたか?