Provided by: anc-api-tools_2017.12.29-0ubuntu1_all
NAME
anc-resize-instance - resize a Cloud Server to a larger plan size.
DESCRIPTION
anc-resize-instance resizes a Cloud Server to a larger plan size.
SYNOPSIS
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.
SEE ALSO
https://www.atlantic.net/docs/api
AUTHOR
Atlantic.Net Cloud Team - cloudsupport@atlantic.net