# Bench status This will return the status of the node, what fluxbenchd determined the tier the server could pass for, and if Flux backend is connected. If any one of these return a negative result the FluxNode will fail to confirm. Endpoint: GET /daemon/getbenchstatus Version: 6.6.1 ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.status` (string) Status of server - `data.benchmarking` (string) Tier server passed for CUMULUS/NIMMBUS/STRATUS - `data.zelback` (string) Status of Flux backend