Common System Commands
Integrated Systems can have commands executed against them in Workflows. Certain systems have commands that are specific to those systems. The ones listed below are common commands which are available in all Integrated Systems.
Enable Command
Enables a previously disabled command on an asset.
Command ID | The unique identifier for the command within its command table. |
Asset ID | The ID of the asset to enable the command on. |
Disable Command
Disable a command for a specified asset.
Command ID | The unique identifier for the command within its command table. |
Asset ID | The ID of the asset to disable the command on. |
Enable Command by name
Enables a previously disabled command on an asset.
Command Name | The name of the command to be enabled. |
Asset ID | The ID of the asset to enable the command on. |
Disable Command by name
Disable a command for a specified asset.
Command Name | The name of the command to be disabled. |
Asset ID | The ID of the asset to disable the command on. |
Execute Asset Command
Executes a command on assets in the system.
Command | The command to be executed. |
Asset IDs | The assets to execute the command on. |