NodeProperties
NodeProperties
AllOf
JSON Example
{
"_self": {
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"kernel_version": "string",
"system_time": 0,
"node_uuid": "string",
"cli_timeout": 0,
"bios_uuid": "string",
"timezone": "string",
"hostname": "string",
"node_version": "string"
}