Creating a Private View

You can create a private view with a new private DNS zone.

Note

Private views can be viewed only in the region in which they’re created.

See Private DNS and Private Views for a feature overview and more information.

For general service information, see the DNS service overview.

    1. Open the navigation menu and click Networking. Under DNS management, click Private views.
    2. Click Create private view.
    3. In the Create private view panel, enter the following values:
      • Name: Enter a descriptive name for the private view. Avoid entering confidential information.
      • Create in Compartment: Select the compartment to create the private view in, if it’s different than the one you previously selected.
      • Click Show Advanced Options: to apply tags to the view.

        If you have permissions to create a resource, then you also have permissions to apply free-form tags to that resource. To apply a defined tag, you must have permissions to use the tag namespace. For more information about tagging, see Resource Tags. If you're not sure whether to apply tags, skip this option or ask an administrator. You can apply tags later.

    4. Click Create.
  • Use the view create command and required parameters to create a view:

    oci dns view create --compartment-id compartment_id  ... [OPTIONS]

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

  • Run the CreateView operation to create a private view.