Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExternalDownstream

External downstream nameserver for the zone. This field is currently not supported when {@code zoneType} is {@code SECONDARY} or {@code scope} is {@code PRIVATE}.

Properties

address

address: string

The server's IP address (IPv4 or IPv6).

Optional port

port: undefined | number

The server's port. Port value must be a value of 53, otherwise omit the port value. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional tsigKeyId

tsigKeyId: undefined | string

The OCID of the TSIG key. A TSIG key is used to secure DNS messages (in this case, zone transfers) between two systems that both have the (shared) secret.

Functions

getDeserializedJsonObj

getJsonObj