app:dynatrace.genai.observability:llm-provider)| Schema ID | Schema groups | Scope |
|---|---|---|
app:dynatrace.genai.observability:llm-provider | - | environment |
| GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.genai.observability:llm-provider |
| GET | SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.genai.observability:llm-provider |
| GET | Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.genai.observability:llm-provider |
To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.
| Property | Type | Description | Required |
|---|---|---|---|
Connection namename | text | A name for this LLM provider connection | Required |
Providerprovider | enum | Provider that should be used The element has these enums
| Required |
API URLurl | text | The API URL of the LLM provider | Required |
API Keykey | secret | API key to be used with the LLM provider | Required |
Modelmodel | text | Model to be used with the LLM provider | Required |
Statusstatus | boolean | Status of the connection | Required |
DefaultisDefault | boolean | Mark this connection as the default for LLM requests | Required |