anc-list-public-ips - retreive details of the additional public IP addresses reserved on your account.
Contents
Description
anc-list-public-ips retreives details of the additional public IP addressess you have reserved on your
account. The client can then assign the public IP addresses to a Cloud Server.
Name
anc-list-public-ips - retreive details of the additional public IP addresses reserved on your account.
See Also
https://www.atlantic.net/docs/api
Synopsis
anc-list-public-ips Format=[json|xml] [location=[cloud location]] [ip_address=[ip address]]
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] - Allows for limiting the results to a specified location. Valid values can be
determined by referencing the location_code values as returned by the list-locations method. This is
optional.
ip_address=[ip address] - Allows for limiting the results to a specified pubic IP address. This is
optional.
