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 the VCN.

    1. From the Private Resolver Details screen, select the Action button on the right side of the endpoint you want to delete, and then select Delete.
    2. Confirm the deletion by selecting 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.