NodeServiceStatusProperties

NodeServiceStatusProperties
NodeServiceStatusProperties

Node service status properties

AllOf
This class requires all of the following:
JSON Example
{
    "_links": [
        {
            "action": "string",
            "href": "string",
            "rel": "string"
        }
    ],
    "_schema": "string",
    "_self": {},
    "health": "string",
    "monitor_pid": 0,
    "monitor_runtime_state": "string",
    "pids": [
        0
    ],
    "reason": "string",
    "runtime_state": "string"
}
Returned By