BatchNodeCountsOutput interface
The number of Compute Nodes in each Compute Node state.
Properties
| creating | The number of Compute Nodes in the creating state. |
| deallocated | The number of Compute Nodes in the deallocated state. |
| deallocating | The number of Compute Nodes in the deallocating state. |
| idle | The number of Compute Nodes in the idle state. |
| leaving |
The number of Compute Nodes in the leavingPool state. |
| offline | The number of Compute Nodes in the offline state. |
| preempted | The number of Compute Nodes in the preempted state. |
| rebooting | The count of Compute Nodes in the rebooting state. |
| reimaging | The number of Compute Nodes in the reimaging state. |
| running | The number of Compute Nodes in the running state. |
| starting | The number of Compute Nodes in the starting state. |
| start |
The number of Compute Nodes in the startTaskFailed state. |
| total | The total number of Compute Nodes. |
| unknown | The number of Compute Nodes in the unknown state. |
| unusable | The number of Compute Nodes in the unusable state. |
| upgradingOS | The number of Compute Nodes in the upgradingOS state. |
| waiting |
The number of Compute Nodes in the waitingForStartTask state. |
Property Details
creating
The number of Compute Nodes in the creating state.
creating: number
Property Value
number
deallocated
The number of Compute Nodes in the deallocated state.
deallocated: number
Property Value
number
deallocating
The number of Compute Nodes in the deallocating state.
deallocating: number
Property Value
number
idle
The number of Compute Nodes in the idle state.
idle: number
Property Value
number
leavingPool
The number of Compute Nodes in the leavingPool state.
leavingPool: number
Property Value
number
offline
The number of Compute Nodes in the offline state.
offline: number
Property Value
number
preempted
The number of Compute Nodes in the preempted state.
preempted: number
Property Value
number
rebooting
The count of Compute Nodes in the rebooting state.
rebooting: number
Property Value
number
reimaging
The number of Compute Nodes in the reimaging state.
reimaging: number
Property Value
number
running
The number of Compute Nodes in the running state.
running: number
Property Value
number
starting
The number of Compute Nodes in the starting state.
starting: number
Property Value
number
startTaskFailed
The number of Compute Nodes in the startTaskFailed state.
startTaskFailed: number
Property Value
number
total
The total number of Compute Nodes.
total: number
Property Value
number
unknown
The number of Compute Nodes in the unknown state.
unknown: number
Property Value
number
unusable
The number of Compute Nodes in the unusable state.
unusable: number
Property Value
number
upgradingOS
The number of Compute Nodes in the upgradingOS state.
upgradingOS: number
Property Value
number
waitingForStartTask
The number of Compute Nodes in the waitingForStartTask state.
waitingForStartTask: number
Property Value
number