remove duplicate definitions for Health API

This commit is contained in:
Sasha 2025-04-07 10:35:10 +02:00
parent ed996f3aa5
commit 5755410bce
No known key found for this signature in database

View File

@ -786,14 +786,6 @@ Content-Type: application/json
### Health Indicator
The `Health Indicator API` SHOULD be used to monitor the health of a node operating under the `Messaging API`.
The specific criteria for determining the health state MAY vary depending on the protocols the node utilizes.
We define three health states:
- unhealthy;
- minimally healthy;
- healthy;
The `Health Indicator API` SHOULD be used to monitor the operational health of a node operating under the `Messaging API`.
The criteria for determining a nodes health state MAY vary depending on the protocols in use and the nodes configuration.
Detailed criteria for each health state are provided in the subsequent sections.