Ce contenu n'est pas disponible dans la langue sélectionnée.
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