Red Hat Training

A Red Hat training course is available for Red Hat Satellite

Chapter 17. kickstart.profile.keys

Abstract

Provides methods to access and modify the list of activation keys associated with a kickstart profile.

17.1. addActivationKey

Name
addActivationKey
Description
Add an activation key association to the kickstart profile
Parameters
  • string sessionKey
  • string ksLabel - the kickstart profile label
  • string key - the activation key
Return Value
  • int - 1 on success, exception thrown otherwise.