20.34. setVirtualizationType
- Name
- setVirtualizationType
- Description
- For given kickstart profile label sets its virtualization type.
- Parameters
- string sessionKey
- string ksLabel
- string typeLabel - One of the following: 'none', 'qemu', 'para_host', 'xenpv', 'xenfv'
- Return Value
- int - 1 on success, exception thrown otherwise.