/v1/cluster/nodes/uid-lights/
{ "type": "array", "items": { "description": "api_node_uid_light_status", "type": "object", "properties": { "id": { "description": "Integer ID of the node being reported.", "type": "number" }, "light_visible": { "description": "Visibility of the node identification light", "type": "boolean" } } } }