Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ZoneTransferServer

An OCI nameserver that transfers zone data with external nameservers.

Properties

address

address: string

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

Optional isTransferDestination

isTransferDestination: undefined | false | true

A Boolean flag indicating whether or not the server is a zone data transfer destination.

Optional isTransferSource

isTransferSource: undefined | false | true

A Boolean flag indicating whether or not the server is a zone data transfer source.

Optional port

port: undefined | number

The server's port. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj