{
"data": {
"attributes": {
"config": {
"assertions": [
{
"operator": "lessThan",
"property": "avg",
"target": 500,
"type": "latency"
}
],
"request": {
"destination_service": "string",
"e2e_queries": 50,
"host": "",
"max_ttl": 30,
"port": 443,
"source_service": "string",
"tcp_method": "prefer_sack",
"timeout": "integer",
"traceroute_queries": 3
}
},
"locations": [
"aws:us-east-1",
"agent:my-agent-name"
],
"message": "Network Path test notification",
"monitor_id": 12345678,
"name": "Example Network Path test",
"options": {
"min_failure_duration": "integer",
"min_location_failed": "integer",
"monitor_name": "string",
"monitor_options": {
"escalation_message": "string",
"notification_preset_name": "string",
"renotify_interval": "integer",
"renotify_occurrences": "integer"
},
"monitor_priority": "integer",
"restricted_roles": [
"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
],
"retry": {
"count": "integer",
"interval": "number"
},
"scheduling": {
"timeframes": [
{
"day": 1,
"from": "07:00",
"to": "16:00"
}
],
"timezone": "America/New_York"
},
"tick_every": "integer"
},
"public_id": "abc-def-123",
"status": "live",
"subtype": "tcp",
"tags": [
"env:production"
],
"type": "network"
},
"id": "abc-def-123",
"type": "network_test"
}
}