Red Hat Training

A Red Hat training course is available for Red Hat Satellite

4.23. Method: setDetails

Description

Update the details of an activation key.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string key
  • struct - activation key
    • string description (optional)
    • string base_channel_label (optional)
    • int usage_limit (optional)
    • boolean unlimited_usage_limit - Set true for unlimited usage and to override usage_limit
    • boolean universal_default (optional)
    • boolean disabled (optional)
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise.