Chapter 18. Namespace: kickstart.profile.keys
Provides methods to access and modify the list of activation keys associated with a kickstart profile.
Namespace:
kickstart.profile.keys
18.1. Method: addActivationKey Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Description
Add an activation key association to the kickstart profile.
Parameters
The following parameters are available for this method:
- string
sessionKey
- string
ksLabel
- The kickstart profile label - string
key
- The activation key
Returns
The following return values are available for this method:
- int -
1
on success, exception thrown otherwise.