GenericUPSBypassReconciler - Global
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- API reference
The GenericUPSBypassReconciler script include provides methods to obtain reconciler information for generic uninterruptible power supply (UPS) bypasses.
Use this API for SNMP-related discovery.
GenericUPSBypassReconciler - getReconcilationField()
Returns the reconciliation field.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
String | The reconciliation field |
GenericUPSBypassReconciler - getReconcilationKey()
Returns the reconciliation key.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
String | The reconciliation key |
GenericUPSBypassReconciler - hasChanged()
Determines if the generic UPS Bypass information has changed.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
Boolean | True if the information has changed; otherwise, false. |
GenericUPSBypassReconciler - readDatabaseFields()
Reads the database fields.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
void |
GenericUPSBypassReconciler - readDiscovered()
Reads the discovered information.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
void |
GenericUPSBypassReconciler - setDatabaseFields()
Sets the database fields.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
void |