Red Hat Training

A Red Hat training course is available for Red Hat Satellite

19.11. getRegistrationType

Name
getRegistrationType
Description
returns the registration type of a given kickstart profile. Registration Type can be one of reactivation/deletion/none These types determine the behaviour of the registration when using this profile for reprovisioning.
Parameters
  • string sessionKey
  • string kickstartLabel
Return Value
  • string registrationType
    • reactivation
    • deletion
    • none