Chapter 16. Namespace: kickstart.keys
Provides methods to manipulate kickstart keys.
Namespace:
kickstart.keys
16.1. Method: create Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Description
Creates a new key with the given parameters.
Parameters
The following parameters are available for this method:
- string
session_key
- string
description
- string
type
- Valid values areGPG
orSSL
- string
content
Returns
The following return values are available for this method:
- int -
1
on success, exception thrown otherwise.