Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The fields to be returned in the response. If empty or "*", all fields will be returned.
Response
A successful response.
The number of nodes currently available in this pool.
The number of ranks available per node. This is determined by the machine type of the nodes in this node pool.
The number of environments connected to this node pool.
The number of ranks in this node pool that are currently allocated to environment connections.
The key is the string representation of BatchJob.State (e.g. "RUNNING"). The value is the number of batch jobs in that state allocated to this node pool.
The key is the string representation of BatchJob.State (e.g. "RUNNING"). The value is the number of ranks allocated to batch jobs in that state in this node pool.