Red Hat Training

A Red Hat training course is available for Red Hat Satellite

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.