Settings API - Davis CoPilot schema table
Davis CoPilot (service:davis.copilot.datamining-blocklist)
Davis CoPilot is Dynatrace's generative AI which boosts productivity, helps with onboarding, and allows you to explore data through natural language. Learn more about Davis CoPilot.
Schema ID | Schema groups | Scope |
---|---|---|
service:davis.copilot.datamining-blocklist |
| environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/service:davis.copilot.datamining-blocklist |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/service:davis.copilot.datamining-blocklist | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/service:davis.copilot.datamining-blocklist |
Authentication
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.
Parameters
Property | Type | Description | Required |
---|---|---|---|
Enable Davis CoPilotenableCopilot | boolean | Please note that once enabled, you still need to assign permissions to the relevant user groups. | required |
Enable environment-aware queriesenableTenantAwareDataMining | boolean | You can enrich Davis CoPilot with your environment data. This lets you generate more accurate queries that identify and reference relevant entities, events, spans, logs, and metrics from your environment. Once enabled, Davis CoPilot periodically scans your Grail data to create its own semantic index. Please note, it can take up to 24 hours to reflect changes. Learn more about environment-aware queries. | required |
Configure data accessblocklistEntries | DataminingBlocklistEntry[] | You can exclude specific data buckets and tables from the Davis CoPilot semantic index. Learn more about configuring data access. | required |
The DataminingBlocklistEntry
object
Property | Type | Description | Required |
---|---|---|---|
Typetype | enum |
| required |
namename | text | - | required |