Editing a Resolver

You can update information like 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 your VCN, look in the VCN Information tab and click the name of the DNS resolver for the VCN. The Private Resolver Details screen appears.
    2. Click Edit.
    3. Update the resolver Name.
    4. Click 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.