Histórico da Página
...
width | 80% |
---|
01. OBJETIVO
Permitir de forma simples e sem consumo excessivo de recursos avaliar se o serviço REST está respondendo a requisições.
Informações |
---|
Disponível a partir da lib 20200214. |
GET []/healthcheck
Bloco de código | ||||||
---|---|---|---|---|---|---|
| ||||||
{
"success": true
} |
Templatedocumentos |
---|
HTML |
---|
<style>
div.theme-default .ia-splitter #main {
margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
display: none;
}
#main {
padding-left: 10px;
padding-right: 10px;
overflow-x: hidden;
}
.aui-header-primary .aui-nav, .aui-page-panel {
margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
margin-left: 0px !important;
}
.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item.active-tab a::after {
background: #FF9900; !important
}
.menu-item.active-tab {
border-bottom: none !important;
}
</style>
|
Import HTML Content
Visão Geral
Conteúdo das Ferramentas