Check basic node health

Aptos node에 대한 Health check를 합니다. 가장 최신의 ledger에 대한 정보를 요청하여, 반환 여부에 따라 health status를 확인합니다.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

생성한 노드 환경에 부여되는 ID. 19자리 숫자형식입니다.

Query Params
int32

서버 정상 여부 확인을 위해 지연 가능한 임계값. 해당 값이 입력된 경우, 서버의 마지막 ledger의 info에 작성된 타임스탬프의 값이 (서버의 최신 원장에 기록된 Timestamp - duration_sec)의 보다 크거나 같다는 조건 하에서 200 코드가 반환됩니다.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json