Settings API - Site Reliability Guardian schema table
Site Reliability Guardian (app:dynatrace.site.reliability.guardian:guardians)
Create new guardians and add objectives. See documentation
Schema ID
Schema groups
Scope
app:dynatrace.site.reliability.guardian:guardians
-
environment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.site.reliability.guardian:guardians |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.site.reliability.guardian:guardians | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.site.reliability.guardian:guardians |
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
The Variable
object
Property
Type
Description
Required
Name
name
text
-
required
Value
definition
text
-
required
The Objective
object
Property
Type
Description
Required
Objective name
name
text
-
required
Description
description
text
-
optional
Objective type
objectiveType
enum
DQL
REFERENCE_SLO
required
DQL query
dqlQuery
text
-
required
Enable auto adaptive threshold
autoAdaptiveThresholdEnabled
boolean
-
optional
Reference SLO
referenceSlo
text
Please enter the metric key of your desired SLO. SLO metric keys have to start with 'func:slo.'
required
Comparison operator
comparisonOperator
enum
GREATER_THAN_OR_EQUAL
LESS_THAN_OR_EQUAL
required
Target
target
float
-
optional
Warning
warning
float
-
optional