Deleting a Resolver Endpoint

Delete an enpoint from a resolver.

See Private DNS resolvers and Resolver Endpoints for more information about resolvers and endpoints in your VCN.

    1. From the Private Resolver Details screen, click the Action button to the right of the endpoint you want to delete, and then click Delete.
    2. Confirm the deletion by clicking Delete.
  • Use the resolver-endpoint delete command and required parameters to delete a resolver endpoint:

    oci dns resolver-endpoint delete --resolver-endpoint-id resolver-endpoint_OCID ... [OPTIONS]

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

  • Run the DeleteResolverEndpoint operation to delete a resolver endpoint.