此内容没有您所选择的语言版本。
Chapter 16. kickstart.keys
Abstract
			Provides methods to manipulate kickstart keys.
		
16.1. create 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
- Name
 - create
 - Description
 - creates a new key with the given parameters
 - Parameters
 - string session_key
 - string description
 - string type - valid values are GPG or SSL
 - string content
 
- Return Value
 - int - 1 on success, exception thrown otherwise.