Get Top Processes by CPU
Gets the top N workflows by CPU utilization.
Workflow inputs – Get Top Processes by CPU
Call Workflow Input | Description | Required? | Default Value |
connection details | XML document conforming to the ConnectionDetails common object that contains the information required to execute a command. | Yes | n/a |
number of workflows | The number of workflows (N) to be returned. | Conditional. | This input is required when executed in Sun Solaris environments. |
Workflow outputs – Get Top Processes by CPU
Call Workflow Output | Description |
output | XML document consisting of one or more <line> elements that contain the command response. Each <line> element contains an index attribute indicating the order in which the information was returned by the command. |
success | Did the operation succeed?
Valid values: true, false |
adapter response | An XML document returned by the Adapter. |