A DTC CNAME object represents a DNS Traffic Control Canonical name (DTC CNAME) resource record. DTC CNAME record maps domain name alias to its canonical domain name.
Parameter dtc_server is required for object searches.
References to dtc:record:cname are object references.
The name part of the DTC CNAME Record object reference has the following components:
- The name of the DTC Server object with which the record is associated
- The canonical name of the DTC CNAME record
Example: dtc:record:cname/ZG5zLmJpbmRfY25h:dtcserver/dtc.localdomain
The object does not support the following operations:
The object cannot be managed on Cloud Platform members.
These fields are actual members of the object; thus, they can be requested by using _return_fields, if the fields are readable.
The basic version of the object contains the field(s): canonical, dtc_server.
The following fields are required to create this object:
Field | Notes |
---|---|
canonical | |
dtc_server |
Flag that indicates whether this record was automatically created by NIOS.
Type
String.
Search
The field is not available for search.
Notes
The auto_created cannot be updated.
auto_created cannot be written.
The canonical name of the host.
Type
String.
Create
The field is required on creation.
Search
The field is available for search via
Notes
The canonical is part of the base object.
Comment for the record; maximum 256 characters.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The default value is empty.
Search
The field is available for search via
Determines if the record is disabled or not. False means that the record is enabled.
Type
Bool.
Create
The default value is False.
Search
The field is not available for search.
The canonical name as server by DNS protocol.
Type
String.
Search
The field is not available for search.
Notes
The dns_canonical cannot be updated.
dns_canonical cannot be written.
The name of the DTC Server object with which the DTC record is associated.
Type
String.
Create
The field is required on creation.
Search
The field is available for search via
Notes
The dtc_server is part of the base object.
The dtc_server cannot be updated.
Field | Type | Req | R/O | Base | Search |
---|---|---|---|---|---|
auto_created | String | N | Y | N | N/A |
canonical | String | Y | N | Y | : = ~ |
comment | String | N | N | N | : = ~ |
disable | Bool | N | N | N | N/A |
dns_canonical | String | N | Y | N | N/A |
dtc_server | String | Y | N | Y | = |
ttl | Unsigned int | N | N | N | N/A |
use_ttl | Bool | N | N | N | N/A |