Listing Routing Profiles
List the routing profiles in OCI Generative AI.
Filtering List Results
Use filters to limit the routing profiles in the list. Perform one of the following actions depending on the options that you see:
- From the Search and Filter box above the list table, select one or more filters and specify the values that you want to use to narrow the list. In general, the filters correspond to the columns shown in the list table, although some filters represent attributes that aren't shown in the table. The Compartment filter is always displayed next to Applied filters.
- On the left side of the list page, select a value from one of the available filters, such as compartment, state, or tags.
Change the order of the items in the list table by using the sort icons next to the column names.
For information about searching for resources and managing the columns in the list table, if those features are available, see Listing Resources.
Actions
In the list table, select the name of a routing profile to open its details page. From the details page, you can:
- Select Edit to update the routing profile.
- Select Move resource from the Actions menu to move the routing profile to another compartment.
- Select Delete from the Actions menu to delete the routing profile.
- Select the Tags tab to manage the routing profile's tags. See Resource Tags.
To create a routing profile, select Create routing profile. See Creating a Routing Profile.
Use the routing-profile-collection list-routing-profiles command and required parameters to list a compartment's routing profiles:
oci generative-ai routing-profile-collection list-routing-profiles --compartment-id <compartment-OCID> [OPTIONS]To retrieve all pages of results, include the
--alloption.For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ListRoutingProfiles operation to list a compartment's routing profiles.