Vea la información más actualizada sobre la disponibilidad de API en la siguiente tabla
|
Método |
Operación |
Llamadas |
API |
Consultar disponibilidad |
|
|
|
{{ health.method }} |
{{ health.operationName }} |
{{ health.totalCount }} |
{{ health.api }} |
|
|
{{ health.method}}{{ health.operationName }}
Método/Operación
{{ health.statusLastHour ? ((health.statusLastHour | number:2) + '%') : '-'}}
Disponibilidad
{{ health.latencyLastHour ? ((health.latencyLastHour | number:1) + 'ms') : '-'}}
Tiempo de respuesta
| Último Dia |
Última Semana |
Último Mes |
{{ health.statusLast24Hours ? ((health.statusLast24Hours | number:2) + '%') : '-'}}
Disponibilidad
|
{{ health.latencyLast24Hours ? ((health.latencyLast24Hours | number:1) + 'ms') : '-'}}
Tiempo de respuesta
|
{{ health.statusLastWeek ? ((health.statusLastWeek | number:2) + '%') : '-'}}
Disponibilidad
|
{{ health.latencyLastWeek ? ((health.latencyLastWeek | number:1) + 'ms') : '-'}}
Tiempo de respuesta
|
{{ health.statusLastMonth ? ((health.statusLastMonth | number:2) + '%') : '-'}}
Disponibilidad
|
{{ health.latencyLastMonth ? ((health.latencyLastMonth | number:1) + 'ms') : '-'}}
Tiempo de respuesta
|
No hay ningún estado de API seleccionado para mostrar.