17 lines
322 B
JSON
17 lines
322 B
JSON
{
|
|
"id": "host-1",
|
|
"resource_type": "node",
|
|
"schema_version": "v1",
|
|
"desired_state": {
|
|
"enabled": true,
|
|
"labels": {
|
|
"role": "local"
|
|
}
|
|
},
|
|
"current_state": {},
|
|
"last_applied_state": {},
|
|
"metadata": {},
|
|
"created_at": "2026-04-05T00:00:00.000Z",
|
|
"updated_at": "2026-04-05T00:00:00.000Z"
|
|
}
|