/api/2.0/fo/asset/ip/v4_v6/?action=list
[GET] [POST]
List IPv6 mapping records in the user's account. Each mapping record associates one IPv6 address in your network with one IPv4 address in the special mapping range 0.0.0.1-0.254.255.255..
Permissions - Managers can view all IPv6 mapping records, when the IPv6 Support feature is enabled for the user’s subscription. Other user roles have no permission to view IPv6 mapping records.
Parameter |
Description |
action=list |
(Required) |
echo_request={0|1} |
(Optional) Specify 1 to view (echo) input parameters in the XML output. By default these are not included. |
id_min={value} |
(Optional) Show only mapping records which have a minimum record ID. A valid mapping record ID is required. When unspecified, records are not filtered by record ID. |
id_max={value} |
(Optional) Show only mapping records which have a maximum record ID. A valid mapping record ID is required. |
ipv4_filter={value} |
(Optional) Show only mapping records with certain IPv4 addresses. When unspecified, records are not filtered by IPv4 addresses. |
ipv6_network={value} |
(Optional) Show only mapping records with certain IPv6 network addresses. When unspecified, records are not filtered by IPv6 network addresses. |
output_format={CSV|XML} |
(Optional) The requested output format: CSV or XML. When unspecified, the output format will be CSV. When the service outputs CSV, each line ends with a carriage-return and linefeed pair (ASCII/CRLF=0x0D 0x0A). |
truncation_limit={value} |
(Optional) The maximum number of mapping records to be returned by the API request. A valid value is an integer between 1 and 1,000,000. When unspecified, 5,000 records will be returned. |
<platform API server>/api/2.0/fo/asset/ip/v4_v6/asset/ip/v4_v6/ip_map_list_output.dtd