Provided by: anc-api-tools_2017.12.29-0ubuntu1_all
NAME
anc-power-on-instance - power on a specific cloud server or multiple cloud servers at one time.
DESCRIPTION
anc-power-on-instance powers on a specific cloud server or multiple cloud servers at one time.
SYNOPSIS
anc-power-on-instance Format=[json|xml] instanceid=[server id] 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=[server id] - The server id of the Cloud Server you are trying to power on. This information can be obtained by calling List Instances and choosing the desired value based on the field InstanceId. You can chain instanceid by specifying them like instanceid_1=86&instanceid_2=87. This will let you power on multiple servers at once.
SEE ALSO
https://www.atlantic.net/docs/api
AUTHOR
Atlantic.Net Cloud Team - cloudsupport@atlantic.net