此内容没有您所选择的语言版本。
11.2. create
- Name
 - create
 - Description
 - Create a new global config channel. Caller must be at least a config admin or an organization admin.
 - Parameters
 - string sessionKey
 - string channelLabel
 - string channelName
 - string channelDescription
 
- Return Value
 - struct - Configuration Channel information
- int
id - int
orgId - string
label - string
name - string
description - struct
configChannelType - struct - Configuration Channel Type information
- int
id - string
label - string
name - int
priority