JSON Hub API: integration table actions
FairCom Edge's JSON Hub API can be used to create, alter, delete, describe, and list integration tables
This section provides actions to create, alter, delete, describe, and list integration tables. These actions are available in FairCom Edge and FairCom MQ.
An integration table is a database table enhanced to collect, transform, store, and forward data. It is a bridge between an input and an output. Inputs collect data from external devices, equipment, and software systems and insert it into an integration table. Outputs take data inserted into an integration table and deliver it to external devices, equipment, and software systems.
Important
When running FairCom Edge or FairCom MQ, you must use these actions to manage integration tables. Do not use the incompatible table actions in the JSON DB API.
See JSON action defaults to set the defaults for integration table actions.
Action | Description |
---|---|
alters table settings that are safe to modify, such as adding new fields | |
creates an integration table | |
deletes an integration table as long as there are no dependencies on it | |
returns all available information about each specified integration table | |
lists only the integration tables in a given database |