logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

anc-power-on-instance - power on a specific cloud server or multiple cloud servers at one time.

Author

       Atlantic.Net Cloud Team - cloudsupport@atlantic.net

ANC-API-TOOLS                                      2017-12-29                           ANC-POWER-ON-INSTANCE(1)

Description

       anc-power-on-instance powers on a specific cloud server or multiple cloud servers at one time.

Name

       anc-power-on-instance - power on a specific cloud server or multiple cloud servers at one time.

See Also

       https://www.atlantic.net/docs/api

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