Updating a Routing Profile
Update a routing profile's name, description, model selection, or target OCI regions in OCI Generative AI.
Use the routing-profile update command and required parameters to update a routing profile:
oci generative-ai routing-profile update --routing-profile-id <routing-profile-OCID> [OPTIONS]Specify the properties to change with the optional
--display-name,--description,--model-routing-policy, or--region-routing-policyparameters. Provide each routing policy as a valid JSON string or a JSON file using thefile://syntax.For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the UpdateRoutingProfile operation to update a routing profile.