disassociatePublicIpFromServerInstance
- 印刷する
- PDF
disassociatePublicIpFromServerInstance
- 印刷する
- PDF
記事の要約
この要約は役に立ちましたか?
ご意見ありがとうございます
概要
グローバルIPをサーバインスタンスに割り当てるのを解除します。
リクエスト
リクエストパラメータ
パラメータ名 | 必須 | タイプ | 制約事項 | 説明 |
---|---|---|---|---|
publicIpInstanceNo | Yes | String | 割り当てを解除するグローバルIPインスタンス番号 publicIpInstanceNoはgetPublicIpInstanceListアクションを通じて取得できます。 |
レスポンス
レスポンスボディ
例示
リクエスト例示
レスポンス例示
エラーコード
以下のエラーコードは、このアクション(Action)で特徴的に発生するエラーです。共通的に発生するエラーに対する詳細な説明はNAVER Cloud Platform APIをご参考ください。
HTTP Response Code | リターンコード | リターンメッセージ |
---|---|---|
400 | 24109 | The input parameter instance number is invalid |
400 | 24122 | The input parameter public IP instance number is invalid. |
400 | 25031 | You may not perform allocated cancellation task since (other) user is changing the target official IP settings. |
400 | 25032 | You may not delete sk since (other) user is changing the target official IP settings. |
400 | 28102 | The public IP is already disassociated from the server. |
この記事は役に立ちましたか?