instances_count

OpsWorks.StackSummary.instances_count
  • (dict) --

    An InstancesCount object with the number of instances in each status.

    • Assigning (integer) --

      The number of instances in the Assigning state.

    • Booting (integer) --

      The number of instances with booting status.

    • ConnectionLost (integer) --

      The number of instances with connection_lost status.

    • Deregistering (integer) --

      The number of instances in the Deregistering state.

    • Online (integer) --

      The number of instances with online status.

    • Pending (integer) --

      The number of instances with pending status.

    • Rebooting (integer) --

      The number of instances with rebooting status.

    • Registered (integer) --

      The number of instances in the Registered state.

    • Registering (integer) --

      The number of instances in the Registering state.

    • Requested (integer) --

      The number of instances with requested status.

    • RunningSetup (integer) --

      The number of instances with running_setup status.

    • SetupFailed (integer) --

      The number of instances with setup_failed status.

    • ShuttingDown (integer) --

      The number of instances with shutting_down status.

    • StartFailed (integer) --

      The number of instances with start_failed status.

    • StopFailed (integer) --

      The number of instances with stop_failed status.

    • Stopped (integer) --

      The number of instances with stopped status.

    • Stopping (integer) --

      The number of instances with stopping status.

    • Terminated (integer) --

      The number of instances with terminated status.

    • Terminating (integer) --

      The number of instances with terminating status.

    • Unassigning (integer) --

      The number of instances in the Unassigning state.