The snippet at this link shows how launch a compute instance, however I was unable to find in the API a way to specify the number of instances to run.
Is that possible or it is needed to invoke the create operation as many times as the number of instances to launch ?
The snippet at this link shows how launch a compute instance, however I was unable to find in the API a way to specify the number of instances to run.
Is that possible or it is needed to invoke the
createoperation as many times as the number of instances to launch ?