Skip to content

Get RRSet metadata

GET /v1/dns/records/{zone_name}/{name}/rrsets/{dnstype}/metadata

Get metadata associated to the RRSet.

Path Parameters

zone_name

The name of the zone.

Example: example.com

name

The DNS name, not including the zone portion.

Example: dns-name

dnstype

DNS name type supported by API

Example: A

Response