Get nodes overview and states
Get list of nodes with current state and overview. Use view=detail (default) for full response or view=basic for a lightweight nodeUUID + hostname list (see models.BasicNodesResponse). All filter parameters are optional arrays - empty means no filter applied.
Query parameters
View mode: ‘detail’ for full response (default) or ‘basic’ for nodeUUID + hostname only (lightweight query, does not support filtering or sorting by healthStatuses, integrityChecks, firmwareChecks, or agentStatuses).
Filter by computezone names (partial match). Empty means all computezones
Filter by nodegroup names (partial match). Empty means all nodegroups
Filter by hostname (case-insensitive partial match)
Field to sort by. gpuFirmwareVersions pins nodes whose GPUs have mismatched vbios versions to the top, then sorts the remaining (uniform) nodes by that common vbios in the requested order.
Sort order (asc, desc)
Response
Basic view response (view=basic)