Query the health of the node.
Get node health information. A node is considered healthy if its Stacks tip height matches the maximum Stacks tip height observed among its connected peers. This endpoint returns:
- difference_from_max_peer: The difference in Stacks height between this node and its most advanced peer.
- max_stacks_height_of_neighbors: The maximum Stacks height observed among the node"s connected peers.
- node_stacks_tip_height: The current Stacks tip height of this node.
- max_stacks_neighbor_address: The address of the most advanced peer. Null if no peer data is available.
Response
Success
Changes
Changed in 7 of the 53 revisions of this API.6216
- ●
deleted the
queryrequest parameterneighborsrequest-parameter-removed
- ●
- ▲
removed the media type
application/jsonfor the response with the statusresponse-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the statusresponse-media-type-removed
- ○
api operation id
get_healthremoved and replaced withgetNodeHealthapi-operation-id-removed
- ○
added the media type
text/plainfor the response with the statusresponse-media-type-added
- ○
added the media type
text/plainfor the response with the statusresponse-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the media type
text/plainfor the response with the statusresponse-media-type-removed
- ▲
removed the media type
text/plainfor the response with the statusresponse-media-type-removed
- ○
api operation id
getNodeHealthremoved and replaced withget_healthapi-operation-id-removed
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the media type
application/jsonfor the response with the statusresponse-media-type-removed
- ○
api operation id
get_healthremoved and replaced withgetNodeHealthapi-operation-id-removed
- ○
added the new optional
queryrequest parameterneighborsnew-optional-request-parameter
- ○
added the media type
text/plainfor the response with the statusresponse-media-type-added
- ○
added the non-success response with the status
response-non-success-status-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
deleted the
queryrequest parameterneighborsrequest-parameter-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ●
- ▲
removed the media type
text/plainfor the response with the statusresponse-media-type-removed
- ○
api operation id
getNodeHealthremoved and replaced withget_healthapi-operation-id-removed
- ○
added the new optional
queryrequest parameterneighborsnew-optional-request-parameter
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the non-success response with the status
response-non-success-status-added
This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
removed the non-success response with the status
response-non-success-status-removed
This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○