shut_down_machines
boulderopal.cloud.shut_down_machines(force=False)
Shut down all the machines in your organization’s cloud environment.
Parameters
force (bool , optional) – Whether to unconditionally shut down the machines. If set to False (the default), the machines will only be shut down if there are no running or queued calculations in your organization’s queue. If set to True, the machines will be shut down regardless of the status of the calculations.