changeServerInstanceSpec
- 印刷する
- PDF
changeServerInstanceSpec
- 印刷する
- PDF
記事の要約
この要約は役に立ちましたか?
ご意見ありがとうございます
概要
サーバインスタンス(VM)スペックを変更します。
リクエスト
リクエストパラメータ
パラメータ名 | 必須 | タイプ | 制約事項 | 説明 |
---|---|---|---|---|
serverInstanceNo | Yes | String | スペックを変更するサーバインスタンス番号 稼働中のステータスであるサーバは変更できません。 serverInstanceNoはgetServerInstanceListアクションを通じて取得できます。 | |
serverProductCode | Yes | String | Min : 1, Max : 20 | サーバスペックに対する商品コード serverProductCodeはgetServerProductListアクションを通じて取得できます。 |
レスポンス
レスポンスボディ
例示
リクエスト例示
レスポンス例示
エラーコード
以下のエラーコードは、このアクション(Action)で特徴的に発生するエラーです。共通的に発生するエラーに対する詳細な説明はNAVER Cloud Platform APIをご参考ください。
HTTP Response Code | リターンコード | リターンメッセージ |
---|---|---|
400 | 10500 | Unable to use server specification change function. You may freely change server specification on paid servers. |
400 | 10501 | After deleting additional storage, please try again. Additional storage must be deleted by customer. |
400 | 10502 | Selected server does not allow spec change. |
400 | 10503 | You may not change to spec of same level. |
400 | 10504 | You may not change the spec to a different disk type. |
400 | 24109 | The input parameter instance number is invalid. |
400 | 24120 | The input parameter server instance number is invalid. |
400 | 25013 | Unable to change server specification since (other) user is either operating the target server or due to an error in target server. Please check the server status. |
400 | 25014 | Unable to control the server since (other) user is currently operating storage allocated to the server. |
400 | 25018 | Operation is currently unavailable since (other) user is either operating server or creating server image of the server. |
この記事は役に立ちましたか?