Settings API - Frequency and locations schema table
Frequency and locations (builtin:synthetic.multiprotocol.scheduling)
Select how frequently this monitor should run at each enabled location.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:synthetic.multiprotocol.scheduling | - | MULTIPROTOCOL_MONITOR - Network availability monitor |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:synthetic.multiprotocol.scheduling |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:synthetic.multiprotocol.scheduling | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:synthetic.multiprotocol.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 1, 2, 5, 10, 15, 30 and 60 minutes | required |
Locationslocations | Set<Location> | - | required |
The Location
object
Property | Type | Description | Required |
---|---|---|---|
Locationlocation | text | - | optional |