Remove IPv6 Mapping Records

POST /api/2.0/fo/asset/ip/v4_v6/?action=remove

Remove IPv6 mapping records from the user's subscription.

Permissions - Managers can remove all IPv6 mapping records, when the IPv6 Support feature is enabled for the user’s subscription. Other user roles have no permission to remove IPv6 mapping records.

Input ParametersInput Parameters

Parameter

Required/Optional

Data Type

Description

action=remove

Required String 

Specify action=remove to remove the IPv6 records.

echo_request={0|1}

Optional Integer 

Specify 1 to view (echo) input parameters in the XML output. By default these are not included.

csv_data={value}

  File

The CSV data file containing the IPv6 mapping records that you want to remove from your subscription. This parameter or xml_data must be specified.

xml_data={value}

  File 

The CSV data file containing the IPv6 mapping records that you want to remove from your subscription. This parameter or csv_data must be specified.

DTD

<platform API server>/api/2.0/simple_return.dtd