VmsService.AddFromScratchRequest |
VmsService.addFromScratch() |
add a virtual machine to the system from scratch
|
VmsService.AddFromScratchRequest |
VmsService.AddFromScratchRequest.clone_(Boolean clone_) |
Specifies if the virtual machine should be independent of the template.
|
VmsService.AddFromScratchRequest |
VmsService.AddFromScratchRequest.clonePermissions(Boolean clonePermissions) |
Specifies if the permissions of the template should be copied to the virtual machine.
|
VmsService.AddFromScratchRequest |
VmsService.AddFromScratchRequest.filter(Boolean filter) |
Relevant for admin users only.
|
VmsService.AddFromScratchRequest |
VmsService.AddFromScratchRequest.seal(Boolean seal) |
Specifies if the virtual machine should be sealed after creation.
|
VmsService.AddFromScratchRequest |
VmsService.AddFromScratchRequest.vm(VmBuilder vm) |
|
VmsService.AddFromScratchRequest |
VmsService.AddFromScratchRequest.vm(Vm vm) |
|