Getting a Routing Profile's Details

Get the details for a routing profile in OCI Generative AI.

    1. On the Routing profiles list page, find the routing profile that you want to view. If you need help finding the list page, see Listing Routing Profiles.
    2. Select the name of the routing profile.
      The details page displays the routing profile's status, OCID, compartment, creation date, description, selected model, and target OCI regions. Select the Tags tab to view its tags.
  • Use the routing-profile get command and required parameters to get a routing profile's details:

    oci generative-ai routing-profile get --routing-profile-id <routing-profile-OCID> [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the GetRoutingProfile operation to get a routing profile's details.