Chapter 3. actionchain
Abstract
Provides the namespace for the Action Chain methods.
3.1. addConfigurationDeployment
- Name
- addConfigurationDeployment
- Description
- Adds an action to deploy a configuration file to an Action Chain.
- Parameters
- string sessionKey - Session token, issued at login
- string chainLabel - Label of the chain
- int System ID - System ID
- array:
- int - Revision ID
- Return Value
- int - 1 on success, exception thrown otherwise.