anc-shutdown-instance - shutdown a Cloud Server that is running on the Atlantic.Net Cloud.
Contents
Description
anc-shutdown-instance shutdown a Cloud Server that is running on the Atlantic.Net Cloud.
Name
anc-shutdown-instance - shutdown a Cloud Server that is running on the Atlantic.Net Cloud.
See Also
https://www.atlantic.net/docs/api
Synopsis
anc-shutdown-instance [Format=[json|xml]] InstanceId=[Server ID] [shutdowntype=[soft|hard]]
INPUT
Format=[json|xml] - output format in either JSON or XML. Default is JSON
InstanceId=[Server ID] - The InstanceId is the Server ID number obtained from the Manage Your Cloud
Server web page.
reboottype=[soft|hard] - soft sends an ACPI event to server for a graceful shut down. hard immediately
powers server off. Default is soft.
