Skip to main content

create_vm_group

Function create_vm_group 

Source
pub fn create_vm_group(
    configuration: &Configuration,
    create_vm_group_request: Option<CreateVmGroupRequest>,
) -> Result<CreateVmGroupResponse, Error<CreateVmGroupError>>
Expand description

[WARNING]
> This feature is currently under development and may not function properly.
Creates a group of virtual machines (VMs) containing the same characteristics as a specified VM template, and then launches them.
You can create up to 100 VM groups in your account.