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