35.10. setChannels
- Name
- setChannels
- Description
- Replace the existing set of config channels on the given servers. Channels are ranked according to their order in the configChannelLabels array.
- Parameters
- string sessionKey
- array:
- int - IDs of the systems to set the channels on.
- array:
- string - List of configuration channel labels in the ranked order.
- Return Value
- int - 1 on success, exception thrown otherwise.