GenericUPSInputsReconciler - Global
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- API reference
The GenericUPSInputsReconciler script include provides methods to obtain reconciler information for generic uninterruptible power supply (UPS) inputs.
Use this API for SNMP-related discovery.
GenericUPSInputsReconciler - getReconcilationField()
Returns the reconciliation field.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
String | The reconciliation field |
GenericUPSInputsReconciler - getReconcilationKey()
Returns the reconciliation key.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
String | The reconciliation key |
GenericUPSInputsReconciler - 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. |
GenericUPSInputsReconciler - readDatabaseFields()
Reads the database fields.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
void |
GenericUPSInputsReconciler - readDiscovered()
Reads the discovered information.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
void |
GenericUPSInputsReconciler - setDatabaseFields()
Sets the database fields.
Name | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
void |