RecordType

更新时间:
复制 MD 格式

The data type of a DNS record.

Node name

Record

Child nodes

Name Type Description
DomainName String The domain name.
RecordId String The ID of the DNS record.
RR String The host record.
Type String The record type.
Value String The record value.
TTL Long The time to live (TTL).
Priority Long The priority of the MX record.
Line String Resolution Line
Status String The status of the DNS record. Valid values:
  • Enable
  • Disable
Locked Boolean The lock status of the DNS record. Valid values:
  • true
  • false
Weight Long The weight of the Server Load Balancer (SLB) backend server.