Alert Webhook JSON Result

Prev Next
{
    "Version": 2,
    "V": 3,
    "TestId": 2000,
    "NotificationLevelId": 1,
    "DivisionId": 20,
    "ProductId": 15,
    "Setting": {
        "AlertGroupId": 107,
        "AlertGroupItemId": 485,
        "AlertTypeId": 9,
        "NodeThreshold": {
            "TypeId": 0,
            "NodeCount": 2
        },
        "Trigger": {
            "TypeId": 1,
            "OperatorId": 0
        }
    },
    "Timestamp": {
        "Create": {
            "Local": "20120503100118400",
            "Utc": "20120503140118400"
        },
        "ReportInterval": {
            "Local": "201205031000",
            "Utc": "201205031400"
        },
        "ProcessingUtc": "20120503140048600"
    },
    "TestDetail": {
        "Name": "Test Name",
        "MonitorTypeId": 2,
        "TypeId": 0,
        "Url": "http://xml.site.com/XmlService.svc/search",
        "DivisionName": "MyDivision",
        "ProductName": "MyProduct"
    },
    "Condition": {
        "NodeCount": 2,
        "NodePct": 100,
        "Nodes": {
            "31": {
                "Name": "San Francisco - Verizon",
                "IpAddress": "152.179.48.54",
                "RemoteIpAddress": "10.20.23.70",
                "ProbableCauseId": 2,
                "PageFailure": {
                    "ErrorCode": 50014,
                    "HttpStatusCode": 400
                }
            },
            "25": {
                "Name": "New York - GTT",
                "IpAddress": "69.167.80.194",
                "RemoteIpAddress": "10.20.23.70",
                "ProbableCauseId": 2,
                "PageFailure": {
                    "ErrorCode": 50014,
                    "HttpStatusCode": 400
                }
            }
        }
    }
}