A DTC A object represents a DNS Traffic Control Address (DTC A) resource record. This resource record specifies mapping from domain name to IPv4 address.
Parameter dtc_server is required for object searches.
References to dtc:record:a are object references.
The name part of the DTC A Record object reference has the following components:
- The name of the DTC Server object with which the record is associated
- The IPv4 address of the DTC A record
Example: dtc:record:a/ZG5zLmJpbmRfY25h:dtcserver/10.0.0.1
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): dtc_server, ipv4addr.
The following fields are required to create this object:
Field | Notes |
---|---|
dtc_server | |
ipv4addr |
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.
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 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.
The IPv4 Address of the domain name.
Type
String.
Create
The field is required on creation.
Search
The field is available for search via
Notes
The ipv4addr is part of the base object.
Field | Type | Req | R/O | Base | Search |
---|---|---|---|---|---|
auto_created | String | N | Y | N | N/A |
comment | String | N | N | N | : = ~ |
disable | Bool | N | N | N | N/A |
dtc_server | String | Y | N | Y | = |
ipv4addr | String | Y | N | Y | = ~ |
ttl | Unsigned int | N | N | N | N/A |
use_ttl | Bool | N | N | N | N/A |