PADnsTXTRecord

The PADnsTXTRecord APS type is used to create and manage the TXT DNS records.

In this document:

GraphViz

Schema

The considered APS type (download) extends the DNSRecordTXT, PADnsRecord APS type(s) and looks as follows:

{
  "name": "PADnsTXTRecord",
  "id": "http://parallels.com/aps/types/pa/dns/record/txt/1.0",
  "apsVersion": "2.0",
  "implements": [
    "http://aps-standard.org/types/dns/record/txt/1.0",
    "http://parallels.com/aps/types/pa/dns/record/1.0"
  ]
}