Questo contenuto non è disponibile nella lingua selezionata.
34.90. Method: provisionVirtualGuest
Provision a guest on the host specified. Defaults to: memory=512MB
, vcpu=1
, storage=3GB
, mac_address=random
.
The following parameters are available for this method:
- string
sessionKey
- int
serverId
- ID of host to provision guest - string
guestName
- string
profileName
- Kickstart profile to use
The following return values are available for this method:
- int -
1
on success, exception thrown otherwise