/api/2.0/fo/asset/ip/v4_v6/?action=add
[POST]
Add IPv6 mapping records to the user's subscription. 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 add IPv6 mapping records, when the IPv6 Support feature is enabled for the user’s subscription. Other user roles have no permission to add IPv6 mapping records.
Parameter |
Description |
action=add |
(Required) |
echo_request={0|1} |
(Optional) Specify 1 to view (echo) input parameters in the XML output. By default these are not included. |
csv_data={value} |
The CSV data file containing the IPv6 mapping records that you want to add. This parameter or xml_data must be specified. The parameters csv_data and xml_data cannot be specified in the same request. |
xml_data={value} |
The CSV data file containing the IPv6 mapping records that you want to add. This parameter or csv_data must be specified. The parameters csv_data and xml_data cannot be specified in the same request. |
all_or_nothing={0|1} |
(Optional) This parameter controls how the service processes the IPv6 mapping records in the upload data. When unspecified or set to 1, the service cancels the request and does not add any new records once it finds the upload data has one record with an IP conflict. When set to 0 the service does not cancel the request if an IP conflict is found. |
<platform API server>/api/2.0/simple_return.dtd