Copy{
"agentAlertRules": [
{
"default": 1,
"expression": "((lastContact >= 30 min))",
"notifyOnClear": 0,
"ruleId": 1234,
"ruleName": "Default Agent Offline Notification",
"notifications": {
"email": {
"message": "Test",
"recipient": [
"noreply@thousandeyes.com"
]
},
"thirdParty": [
{
"channel": "@primoz",
"integrationId": "sl-57",
"integrationName": "Slack Primoz",
"integrationType": "SLACK",
"target": "https://hooks.slack.com/services/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"
}
],
"webhook": [
{
"integrationId": "wb-41",
"integrationName": "Test Hooks",
"integrationType": "WEBHOOK",
"target": "https://example.com/hook"
}
]
},
"agents": [
{
"agentId": 3113,
"agentName": "csc-statuspage",
"agentState": "Disabled",
"agentType": "Enterprise",
"countryId": "US",
"createdDate": "2017-03-31 04:33:52",
"enabled": 0,
"hostname": "csc-statuspage",
"ipAddresses": [
"10.100.100.200"
],
"ipv6Policy": "FORCE_IPV4",
"keepBrowserCache": 0,
"lastSeen": "2017-04-05 01:14:05",
"location": "San Francisco Bay Area",
"network": "Cogent Communications (AS 174)",
"prefix": "38.0.0.0/8",
"publicIpAddresses": [
"38.122.0.1"
],
},
{
"agentId": 3116,
"agentName": "csc-ubuntu-docker",
"agentState": "Disabled",
"agentType": "Enterprise",
"countryId": "US",
"createdDate": "2017-03-31 04:34:11",
"enabled": 0,
"hostname": "csc-ubuntu-docker",
"ipAddresses": [
"10.100.20.201"
],
"ipv6Policy": "FORCE_IPV4",
"keepBrowserCache": 0,
"lastSeen": "2017-04-20 14:54:39",
"location": "San Francisco Bay Area",
"network": "Cogent Communications (AS 174)",
"prefix": "38.0.0.0/8",
"publicIpAddresses": [
"38.122.0.1"
],
}
]
}
]
}