PADnsCNAMERecord

The PADnsCNAMERecord APS type is used to create and manage the CNAME DNS records.

In this document:

GraphViz

Schema

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

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