11.11. 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.
- dateTime.iso8601 date - The date to schedule the action
- Return Value
- int - 1 on success, exception thrown otherwise.