data class NodeStateCountsResponse(val idleNodeCount: Int, val leavingNodeCount: Int, val preemptedNodeCount: Int, val preparingNodeCount: Int, val runningNodeCount: Int, val unusableNodeCount: Int)
Counts of various compute node states on the amlCompute.