anc-reprovsion-instance Format=[json|xml] instanceid=[id of server] planname=[cloud server plan]
imageid=[id of image]
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 assign the IP address to.
planname=[cloud server plan] - Plan type for the Cloud Server. (e.g. G2.8GB). The available plans can be
obtained by calling anc-describe-plan.
imageid=[id of image] - The identification string of the system image you wish to use to create the new
Cloud Server. The available images can be obtained by calling anc-describe-image.