Settings API - Frequency and locations schema table
Frequency and locations (builtin:synthetic.browser.scheduling)
Select how frequently this monitor should run at each enabled location. For more information, see how do I create a browser monitor?
Schema ID | Schema groups | Scope |
---|---|---|
builtin:synthetic.browser.scheduling | - | SYNTHETIC_TEST - Synthetic monitor |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:synthetic.browser.scheduling |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:synthetic.browser.scheduling | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:synthetic.browser.scheduling |
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 |
---|---|---|---|
Frequencyfrequency | integer | How often the monitor is executed. Supported values are 5, 10, 15, 30, 60, 120 and 240 minutes | required |
Locationslocations | Set<Location> | - | required |
The Location
object
Property | Type | Description | Required |
---|---|---|---|
Locationlocation | text | - | required |