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.