NodeServiceStatusProperties

NodeServiceStatusProperties
NodeServiceStatusProperties

Node service status properties

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