2.2.2.13 Condition Name
This section defines literal constants for Condition Name, which specifies the name of a condition. These values are used in WSRM protocol method parameters and XML data elements.
Note All string values are case-insensitive.
|
Constant/value |
Description |
|---|---|
|
ProcessorNew "ProcessorNew" |
Name to represent condition associated with "Processor hot add" conditional event. |
|
MemoryNew "MemoryNew" |
Name to represent condition associated with "Memory hot add" conditional event. |
|
MSCSNodeUp "MSCSNodeUp" |
Name to represent condition associated with "Cluster node goes up" conditional event. |
|
MSCSNodeDown "MSCSNodeDown" |
Name to represent condition associated with "Cluster node goes down" conditional event. |
|
MSCSRGOnline "MSCSRGOnline" |
Name to represent condition associated with "Cluster resource group goes online" conditional event. |
|
MSCSRGOffline "MSCSRGOffline" |
Name to represent condition associated with "Cluster resource group goes offline" conditional event. |
|
ANY "ANY" |
Name to represent condition, which is not associated with any of the conditional event. |