Moving a Private Endpoint
Move a private endpoint resource in Data Science from the compartment you created it into a different compartment.
Use the change-compartment command and required parameters to move a private endpoint to a different compartment:
oci data-science private-endpoint move --private-endpoint-id
<private-endpoint-id>
... [OPTIONS]For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the ChangeDataSciencePrivateEndpointCompartment operation to move a private endpoint to a different compartment.