app:dynatrace.database.overview:feature-flags)
app:dynatrace.database.overview:feature-flags
environment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.database.overview:feature-flags |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.database.overview:feature-flags | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.database.overview:feature-flags |
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.
name
Name of the feature
type
The type of the feature
boolean
number
string
booleanValue
State of boolean feature flag
numberValue
State of numeric feature flag
stringValue
State of textual feature flag