See your most up-to-the-minute information on API availability in the table below
|
Method |
Operation |
Calls |
API |
Check Availability |
|
|
{{ health.method }} |
{{ health.operationName }} |
{{ health.totalCount }} |
{{ health.api }} |
|
|
{{ health.method}}{{ health.operationName }}
Method/Operation
{{ health.statusLastHour ? ((health.statusLastHour | number:2) + '%') : '-'}}
Availability
{{ health.latencyLastHour ? ((health.latencyLastHour | number:1) + 'ms') : '-'}}
Response time
Last Day |
Last Week |
Last Month |
{{ health.statusLast24Hours ? ((health.statusLast24Hours | number:2) + '%') : '-'}}
Availability
|
{{ health.latencyLast24Hours ? ((health.latencyLast24Hours | number:1) + 'ms') : '-'}}
Response time
|
{{ health.statusLastWeek ? ((health.statusLastWeek | number:2) + '%') : '-'}}
Availability
|
{{ health.latencyLastWeek ? ((health.latencyLastWeek | number:1) + 'ms') : '-'}}
Response time
|
{{ health.statusLastMonth ? ((health.statusLastMonth | number:2) + '%') : '-'}}
Availability
|
{{ health.latencyLastMonth ? ((health.latencyLastMonth | number:1) + 'ms') : '-'}}
Response time
|
There is no APIs Health seleted to show.