このコンテンツは選択した言語では利用できません。
20.19. Method: setRegistrationType
Description
Sets the registration type of a given kickstart profile. Registration type is one of reactivation, deletion, or none. These types determine the behaviour of re-registration when using this profile.
Parameters
The following parameters are available for this method:
- string
sessionKey - string
kickstartLabel - string
registrationTypereactivation- Try and generate a reactivation key and use that to register the system when reprovisioning a systemdeletion- Try and delete the existing system profile and reregister the system being reprovisioned as newnone- Preserve the status quo and leave the current system as a duplicate on a reprovision.
Returns
The following return values are available for this method:
- int -
1on success, exception thrown otherwise