此内容没有您所选择的语言版本。
Chapter 16. Namespace: kickstart.keys
Provides methods to manipulate kickstart keys.
Namespace:
kickstart.keys
16.1. Method: create 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
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.