| name | data type | description |
|---|---|---|
| guid | string | |
| nodeIp | string | |
| state | NodeState |
Example
{
"guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
"nodeIp" : "https://some.host:8181/api",
"state" : {
"name" : "ENUM_NAME",
"description" : "Enum description"
}
}