Moving a Private Endpoint

Move a private endpoint to a different compartment.

    1. On the Data Catalog service page, click Private Endpoints.
    2. From the private endpoints list, select the private endpoint you want to move.
    3. On the private endpoints details page, click Move Resource.
    4. In the Move resource dialog box, select the new compartment for the private endpoint resource and click Move resource.
    A notification displays indicating that the private endpoint resource is moved to the new compartment successfully. You might notice the private endpoint status change to Moving. After the move is completed successfully, the private endpoint status changes back to Active.
  • Use the change-compartment command and required parameters to move a private endpoint to a different compartment:

    oci data-catalog catalog-private-endpoint change-compartment [OPTIONS]

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

  • Run the ChangeCatalogPrivateEndpointCompartment operation to move a private endpoint to a different compartment.