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. On the Resolver endpoints list page, select the endpoint that you want to work with. If you need help finding the list page or the endpoint, see Listing Resolver Endpoints.
      The endpoints detail's page opens.
    2. From the Actions menu (three dots) for the endpoint you want, select Delete.
    3. When prompted, confirm the deletion.
  • 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.