Moving a Routing Profile
Move a routing profile in OCI Generative AI from its current compartment to another compartment.
- On the Routing profiles list page, select the routing profile that you want to move. If you need help finding the list page or routing profile, see Listing Routing Profiles.
- On the routing profile's details page, select the Actions menu, and then select Move resource.
- In the Move resource panel, select the destination compartment from the list.
- Select Move resource.
Use the routing-profile change-compartment command and required parameters to move a routing profile to another compartment in the same tenancy:
oci generative-ai routing-profile change-compartment --routing-profile-id <routing-profile-OCID> --compartment-id <destination-compartment-OCID> [OPTIONS]For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ChangeRoutingProfileCompartment operation to change a routing profile's compartment.