Editing a Resolver

You can update information such as the resolver name.

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

  • When using the Console, you can only edit the resolver name.
    1. From the Virtual Cloud Network Details screen for the VCN, look in the VCN Information tab and select the name of the DNS resolver for the VCN. The Private Resolver Details screen appears.
    2. Select Edit.
    3. Update the resolver Name.
    4. Select Save changes.
  • Use the resolver update command and required parameters to edit a resolver:

    oci dns resolver update --resolver-id resolver_OCID ... [OPTIONS]

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

  • Run the UpdateResolver operation to edit a resolver.