Moving an Endpoint
Move a custom model in OCI Generative AI from its current compartment into a different compartment.
Use the endpoint change-compartment command and required parameters to change an endpoint's compartment:
oci generative-ai endpoint change-compartment --endpoint-id <endpoint-OCID> --compartment-id <destination-compartment-OCID>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ChangeEndpointCompartment operation to change an endpoint's compartment.