34.93. provisionVirtualGuest
- Name
- provisionVirtualGuest
- Description
- Provision a guest on the host specified. Defaults to: memory=512MB, vcpu=1, storage=3GB, mac_address=random.
- Parameters
- string sessionKey
- int serverId - ID of host to provision guest on.
- string guestName
- string profileName - Kickstart profile to use.
- Return Value
- int - 1 on success, exception thrown otherwise.