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-terminate-instance - permanently delete a Cloud Server running on the Atlantic.Net Cloud.

Author

       Atlantic.Net Cloud Team - cloudsupport@atlantic.net

ANC-API-TOOLS                                      2016-03-04                          ANC-TERMINATE-INSTANCE(1)

Description

       anc-terminate-instance permanently delete a Cloud Server running on the Atlantic.Net Cloud.

Name

       anc-terminate-instance - permanently delete a Cloud Server running on the Atlantic.Net Cloud.

See Also

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

Synopsis

       anc-terminate-instance    Format=[json|xml]    InstanceId_1=[Server    ID]   [InstanceId_2=[Server   ID]]
       [InstanceId_N=[Server ID]] ...

       INPUT

       Format=[json|xml] - output format in either JSON or XML. Default is json.

       InstanceId_N=[Server ID] - The server id of the Cloud Server you want to remove. This information can  be
       obtained by calling anc-list-instances and choosing the desired value based on the field InstanceId.  You
       can combine multiple InstanceIds in one API call to delete multiple servers using one API call.

See Also