Getting a DNS Zone's Details

View detailed information about a DNS zone.

For more information, see the DNS service overview.
    1. Open the navigation menu and click Networking. Under DNS management, click Zones.
    2. Under List scope, select the compartment that contains the zone that you want to view.
    3. Click the name of the zone to open its details page.
      The zone details page displays general information about the zone and links to its resources. Some items in the page are read-only, such as zone name and type.
  • Use the zone get command and required parameters to view details about a specific zone.

    oci dns zone get --zone-name-or-id zone_name or zone_OCID ... [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Run the GetZone operation to view details about a zone.