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-reserve-public-ip - reserve one or more additional public IP addresses for use.

Author

       Atlantic.Net Cloud Team - cloudsupport@atlantic.net

ANC-API-TOOLS                                      2017-12-29                           ANC-RESERVE-PUBLIC-IP(1)

Description

       anc-reserve-public-ip  reserves  one  or  more  additional  public  IP  addresses  for use in a specified
       location. The client can then assign a reserved public IP to a Cloud Server.

Name

       anc-reserve-public-ip - reserve one or more additional public IP addresses for use.

See Also

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

Synopsis

       anc-reserve-public-ip Format=[json|xml] location=[cloud location] [qty=[quantity]]

       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.

       location=[cloud location] - The location where you wish to reserve the IP. Valid values can be determined
       by referencing the location_code values as returned by the list-locations method.

       qty=[quantity] - The quantity of additional Public IPs you wish to reserve. This is optional.

See Also