getHealth

Returns the current health of the node.

Path parameters

apiKeystringRequired

Response

If the node is healthy, the result is "ok".
string
Result is 'ok' if healthy.
OR
map from strings to any
An error object if unhealthy.