Moving a Private Endpoint

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

    1. On the Data Flow page, in the left-side menu, select Private endpoints. If you need help finding the Data Flow page, see Listing Private Endpoints.
    2. From the private endpoints list, select the Actions menu for the private endpoint you want to move, and select Move resource.
    3. Select the new compartment for the private endpoint resource.
    4. Select 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.