Moving a Private Endpoint
Move a private endpoint to a different compartment.
- On the Data Catalog service page, click Private Endpoints.
- From the private endpoints list, select the private endpoint you want to move.
- On the private endpoints details page, click Move Resource.
- 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 toActive
.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.