Red Hat Training

A Red Hat training course is available for Red Hat Satellite

20.11. Method: getRegistrationType

Description

Returns the registration type of a given kickstart profile. Registration type is one of reactivation, deletion, or none. These types determine the behavior of the registration when using this profile for reprovisioning.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string kickstartLabel
Returns

The following return values are available for this method:

  • string registrationType
    • reactivation
    • deletion
    • none