executeCommand
Runs the specified system command.
Applies to Integration Appliances only.
Parameter:
- command
- The specified system command to run.
- Returns:
- Success or failure.
Enums:
The system commands are defined as enumerated constants.
The following table lists the system commands.
Command | Description |
---|---|
removeJobHistory | Removes job histories from the Integration Appliance. |
removeProjects | Removes projects from the Integration Appliance. |
removeRunningJobs | Stops and removes running jobs from the Integration Appliance. |
generatePostmortem | Generates an archive of information gathered from Integration Appliance logs, orchestration logs, and transaction stores. Use this information to debug Integration Appliance issues. Run this command before rebooting the Integration Appliance. |
restart | Restarts the Integration Appliance routing subsystem. |
reboot | Shuts down all routing services and then reboots the Integration Appliance. |