11.10. deployAllSystems
- Name
- deployAllSystems
- Description
- Schedule a configuration deployment of a certain file for all systems subscribed to a particular configuration channel.
- Parameters
- string sessionKey
- string channelLabel - The configuration channel's label.
- string filePath - The configuration file path.
- Return Value
- int - 1 on success, exception thrown otherwise.