anc-resize-instance
resize a Cloud Server to a larger
- Provided by: anc-api-tools (Version: 2017.12.29-0ubuntu2)
- Report a bug
resize a Cloud Server to a larger
anc-resize-instance resizes a Cloud Server to a larger plan size.
anc-resize-instance Format=[json|xml] instanceid=[id of server] planname=[cloud server plan]
INPUT
Format=[json|xml] - The Format parameter will determine how the output of the action is formatted. You can format output results in JSON or XML. Default is json.
instanceid=[id of server] - The instanceid of the Cloud Server you wish to resize. This information can be obtained by calling List Instances and choosing the desired value based on the field InstanceId.
planname=[cloud server plan] - Plan type for the Cloud Server. (e.g. G2.8GB). The plan must be a plan with a larger amount of disk space than the current plan of the Cloud Server. The available plans can be obtained by calling anc-describe-plan.
https://www.atlantic.net/docs/api
Atlantic.Net Cloud Team - cloudsupport@atlantic.net