Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Required/optional

Description

Example Value

alias

Required

Specifies the alias name in the FQDN format.

alias1.example.com

canonical

Required

Specifies the canonical name in the FQDN format.

main.example.com

ttl

Optional

Specifies the Time to Live value for the CNAME record.
There is no default value for this parameter.
If a value is not specified, then in NIOS, the TTL value is inherited from the parent object of the DNS record for this resource. A TTL value of 0 (zero) means caching should be disabled for this record.

3600

dns_view

Optional

Specifies the DNS view in which the record's zone exists.
If a value is not specified, the name default is set  default will be used as the DNS view name.

dns_view_name

commentOptional

Describes the CNAME record.

an example CNAME record
ext_attrsOptionalSpecifies the set of NIOS extensible attributes that are attached to the CNAME record.jsonencode({})

...