Skip to content

Instantly share code, notes, and snippets.

@m-gagne
Created January 26, 2017 03:08
Show Gist options
  • Save m-gagne/a7a2e527fdb10e6a3cbdd293fb09a910 to your computer and use it in GitHub Desktop.
Save m-gagne/a7a2e527fdb10e6a3cbdd293fb09a910 to your computer and use it in GitHub Desktop.
{
"records":
[
{
"time": "2017-01-26T02:51:54.2654839Z",
"systemId": "702cf7df-04ee-462b-b293-7dbc8f07b264",
"category": "LoadBalancerProbeHealthStatus",
"resourceId": "/SUBSCRIPTIONS/A1A714C4-715A-4729-8243-E6AAA5B381D8/RESOURCEGROUPS/VMLBDEMO/PROVIDERS/MICROSOFT.NETWORK/LOADBALANCERS/WWWLB",
"operationName": "LoadBalancerProbeHealthStatus",
"properties": {"publicIpAddress":"23.96.33.129","port":443,"totalDipCount":2,"dipDownCount":1,"healthPercentage":50.000000}
}
,
{
"time": "2017-01-26T02:51:54.2654839Z",
"systemId": "702cf7df-04ee-462b-b293-7dbc8f07b264",
"category": "LoadBalancerProbeHealthStatus",
"resourceId": "/SUBSCRIPTIONS/A1A714C4-715A-4729-8243-E6AAA5B381D8/RESOURCEGROUPS/VMLBDEMO/PROVIDERS/MICROSOFT.NETWORK/LOADBALANCERS/WWWLB",
"operationName": "LoadBalancerProbeHealthStatus",
"properties": {"publicIpAddress":"23.96.33.129","port":80,"totalDipCount":2,"dipDownCount":1,"healthPercentage":50.000000}
}
,
{
"time": "2017-01-26T02:54:02.1827398Z",
"systemId": "702cf7df-04ee-462b-b293-7dbc8f07b264",
"category": "LoadBalancerProbeHealthStatus",
"resourceId": "/SUBSCRIPTIONS/A1A714C4-715A-4729-8243-E6AAA5B381D8/RESOURCEGROUPS/VMLBDEMO/PROVIDERS/MICROSOFT.NETWORK/LOADBALANCERS/WWWLB",
"operationName": "LoadBalancerProbeHealthStatus",
"properties": {"publicIpAddress":"23.96.33.129","port":443,"totalDipCount":2,"dipDownCount":0,"healthPercentage":100.000000}
}
,
{
"time": "2017-01-26T02:54:02.1827398Z",
"systemId": "702cf7df-04ee-462b-b293-7dbc8f07b264",
"category": "LoadBalancerProbeHealthStatus",
"resourceId": "/SUBSCRIPTIONS/A1A714C4-715A-4729-8243-E6AAA5B381D8/RESOURCEGROUPS/VMLBDEMO/PROVIDERS/MICROSOFT.NETWORK/LOADBALANCERS/WWWLB",
"operationName": "LoadBalancerProbeHealthStatus",
"properties": {"publicIpAddress":"23.96.33.129","port":80,"totalDipCount":2,"dipDownCount":0,"healthPercentage":100.000000}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment