Removing a Private View From a Resolver
You can remove a non-default private view from a resolver.
See Private DNS resolvers for more information and a feature overview.
Use the resolver update command and required parameters to remove a private view from a resolver. In the
attached-views
parameter, do not include the view OCID value for the view you want to remove.oci dns resolver update --resolver-id resolver_OCID --attached-views '[{"view-id":""}]' ... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the UpdateResolver operation to remove a private view from a resolver.