Server API reference › API reference › API implementation and reference
GenericUPSAlarmsReconciler- Global
The GenericUPSAlarmsReconciler script include provides methods to obtain reconciler information for generic uninterruptible power supply (UPS) alarms.
Use this API for SNMP-related discovery.
Parent Topic:Server API reference
GenericUPSAlarmsReconciler - getReconcilationField()
Returns the reconciliation field.
| Type | Description |
|---|
| String | The reconciliation field |
GenericUPSAlarmsReconciler - getReconcilationKey()
Returns the reconciliation key.
| Type | Description |
|---|
| String | The reconciliation key |
GenericUPSAlarmsReconciler - hasChanged()
Determines if the generic UPS bypass information has changed.
| Type | Description |
|---|
| Boolean | True if the information has changed; otherwise, false. |
GenericUPSAlarmsReconciler - readDatabaseFields()
Reads the database fields.
GenericUPSAlarmsReconciler - readDiscovered()
Reads the discovered information.
GenericUPSAlarmsReconciler - setDatabaseFields()
Sets the database fields.