Get TLSA 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 6698 for more information about TLSA records.

REST Syntax

Click to view all REST Resources
/REST/TLSARecord/ GET– Retrieve one or all existing TLSA Record on the zone/node indicated.

HTTP Action — GET

URIs:
Get One TLSA Record — https://api.dynect.net/REST/TLSARecord/<zone>/<fqdn>/<recordID>/
Get TLSA Records — https://api.dynect.net/REST/TLSARecord/<zone>/<fqdn>/

Arguments — No Arguments.
Response:

Get One TLSA Record — Click for More Info

Get TLSA Records: array – Individual Records.

Dyn Logo

SOAP Syntax

Click to view all SOAP Commands
GetOneTLSARecord — Get one TLSA Record on the zone/node indicated.
GetTLSARecord — Get all TLSA Records on the zone/node indicated.
Arguments:

GetOneTLSARecordClick for More Info

GetTLSARecordsClick for More Info

Response:
GetOneTLSARecord — Click for More Info

GetTLSARecords — Click for More Info

Example Request:

GetOneTLSARecordClick for More Info

GetTLSARecordsClick for More Info