Describe a Worker Cluster
clusters_get_workers(id)
integer required. The ID of this cluster.
A list containing the following elements:
integer, The ID of this cluster.
string, The EC2 instance types in this cluster.
integer, The minimum number of instances in this cluster.
integer, The maximum number of instances in this cluster.
integer, The number of instances currently in this cluster.
integer, The amount of memory available to a single instance.
integer, The number of processor shares available to a single instance.
number, The amount of memory available to a single instance.
string, The AWS region that this cluster is in.
integer, The number of jobs currently being run in the cluster.
integer, The number of jobs currently waiting to be run on the cluster.