Editing a Private View

Update the name or tags for a private view.

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. Under List scope, select the compartment that contains the private view.
    3. Click the name of the view to open its details page.
    4. Click Edit.
    5. Update the name of the view, and then click Save change.
    6. On the view details page, edit, add, or delete tags as follows:
      • To edit or remove a tag, click the Tags tab, click the edit icon next to a tag, and change its value or remove it.
      • to add one or more tags, click Add tags and enter the tag namespace (for a defined tag), key, and value.
  • Use the view update command and required parameters to edit details about a private view.

    oci dns view update --view-id view_OCID ... [OPTIONS]

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

  • Run the UpdateView operation to edit details for a private view.