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