FSM-Get-ActiveStatus
The FSM-Get-ActiveStatus activity gets the active status of the target system.
Input parameters
The following table lists the input parameters that can be used with the FSM-Get-ActiveStatus activity.
Example
<span className="keyword cmdname">FSM-Get-ActiveStatus</span> System, [AdditionalSystemID], StatusCategory<Enum>
Parameter | Description | Example value |
---|---|---|
System | A system that can be selected from a managed system list or input manually in a ManagedSystem format (name, type, ID). | (9.115.252.102, server, 0x3243f) |
StatusCategory | Predefined status category types (from: /ibm/director/rest/status/categories/):
| HardwareStatusCategory |
Published data
The following table lists the published data parameters that can be used with the FSM-GetActive-Status activity.
Example
<Array>SystemID<String>, StatusID<String>, CategoryID<String,
Filter>, DisplayName<String>, Severity<Enum, Filter>,
ComponentName<String>, Details<String>, Date<String>
Parameter | Description | Example value |
---|---|---|
SystemID | System OID | 0x3b7c (from decimal to hexadecimal) |
StatusID | Status ID | Information:476473,476473 |
CategoryID | Category ID | LedStatusCategory |
DisplayName | Status name | LED.Status.Informational |
Severity | Severity warnings:
| Critical |
ComponentName | The component to which the status belongs. | LED Status |
Details | Status details | LED Status detail |
Date | Status date and time | 9/22/2013 2:14:27 AM |
Give feedback