request_machines

Qctrl.request_machines(number_of_machines)

Requests a minimum number of machines to be online.

Notes

This command is blocking until the specified amount of machines have been observed in your environment. It only attempts to ensure the requested amount and not necessarily create the same amount if the existing machines are already present.

Parameters:

number_of_machines (int) – the minimum number of machines requested to be online.