Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save afaqk9394/27fcbdc46f7b27a0465c3faecce55057 to your computer and use it in GitHub Desktop.

Select an option

Save afaqk9394/27fcbdc46f7b27a0465c3faecce55057 to your computer and use it in GitHub Desktop.
{
"version": "1.0",
"response": [
{
"time": "2019-10-13T07:20:00.000+0000",
"healthScore": 67,
"totalCount": 3,
"goodCount": 2,
"unmonCount": 1,
"fairCount": 0,
"badCount": 0,
"entity": null,
"timeinMillis": 1570951200000
}
],
"measuredBy": "global",
"latestMeasuredByEntity": null,
"latestHealthScore": 67,
"monitoredDevices": 2,
"monitoredHealthyDevices": 2,
"monitoredUnHealthyDevices": 0,
"unMonitoredDevices": 1,
"healthDistirubution": [
{
"category": "Core",
"totalCount": 1,
"healthScore": 100,
"goodPercentage": 100,
"badPercentage": 0,
"fairPercentage": 0,
"unmonPercentage": 0,
"goodCount": 1,
"badCount": 0,
"fairCount": 0,
"unmonCount": 0,
"kpiMetrics": []
},
{
"category": "Access",
"totalCount": 2,
"healthScore": 50,
"goodPercentage": 50,
"badPercentage": 0,
"fairPercentage": 0,
"unmonPercentage": 50,
"goodCount": 1,
"badCount": 0,
"fairCount": 0,
"unmonCount": 1,
"kpiMetrics": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment