Updating a Secondary DNS Zone
Update the master server IP information for a secondary zone.
Tip
For OCI to transfer data from a zone, the nameservers must accept a transfer request from the following IP addresses: 208.78.68.65, 204.13.249.65, 2600:2001:0:1::65, 2600:2003:0:1::65
For OCI to transfer data from a zone, the nameservers must accept a transfer request from the following IP addresses: 208.78.68.65, 204.13.249.65, 2600:2001:0:1::65, 2600:2003:0:1::65
Information such as zone name and type aren't editable after you create a zone.
To update zone records for a primary zone, see Changing DNS Zone Records.
For general information, see the DNS service overview
Use the zone update command and required parameters to update the master server IP addresses of a secondary zone:
oci dns zone update --zone-name-or-id zone_name or zone_OCID --external-masters '[{"address":"new_external_server_ip"}]' ... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the UpdateZone operation to update the master server IP addresses for a secondary zone.