Moving a Private Endpoint

Move a private endpoint resource in Data Flow from the compartment you created it in to a different compartment.

    1. Open the navigation menu, and click Analytics and AI. Under Data Lake click Data Flow.
    2. In the left-side menu, click Private endpoints.
    3. Under List scope, select the compartment that contains the private endpoint that you want to move.
    4. From the private endpoints list, click the Actions menu for the private endpoint you want to move, and select Move resource.
    5. Select the new compartment for the private endpoint resource.
    6. 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 Updating. After the move is completed successfully, the private endpoint status changes back to Inactive.
  • Use the change-compartment command and required parameters to move a private endpoint to a different compartment:

    oci service-name command-name --required-param-name variable-name ... [OPTIONS]

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

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