Deleting one or all existing IPSECKEY Records using the API requires specific syntax depending on whether you are using REST or SOAP. Use this table to find the syntax for your command.

See RFC 4025 for more information about IPSECKEY records.

REST Syntax

Click to view all REST Resources
/REST/IPSECKEYRecord/ DELETE — Deletes one or all existing IPSECKEY Records on the zone/node indicated.

HTTP Action — DELETE

URIs:

Delete one IPSECKEY record — https://api.dynect.net/REST/IPSECKEYRecord/<zone>/<fqdn>/<record_id>/

Delete IPSECKEY records — https://api.dynect.net/REST/IPSECKEYRecord/<zone>/<fqdn>/

Arguments:

No Arguments.

Response:

Not Applicable.

Dyn Logo

SOAP Syntax

Click to view all SOAP Commands
DeleteOneIPSECKEYRecord — Deletes a single existing IPSECKEY Record on the zone/node indicated.

DeleteIPSECKEYRecords — Deletes all the existing IPSECKEY Records on the zone/node indicated.

Arguments:

DeleteOneIPSECKEYRecord — Click for More Info

DeleteIPSECKEYRecords — Click for More Info

Response:

Not Applicable.

Example Request (DeleteOneIPSECKEYRecord) — Click for More Info

Example Request(DeleteIPSECKEYRecords) — Click for More Info