Skip to main content

Database actions

List of JSON DB API actions for managing databases

Abstract

This section lists the JSON actions that manage databases. You can use these actions to create, delete, and list databases on a FairCom database server. These actions work for all FairCom products that include the FairCom database engine.

This section lists the JSON actions that manage databases. You can use these actions to create, delete, and list databases on a FairCom database server. These actions work for all FairCom products that include the FairCom database engine.

Action

Description

"createDatabase"

"createDatabase" creates a database.

"deleteDatabase"

"deleteDatabase" deletes a database unless archived, deleting a database and its containing folder and all its files. It removes all data and metadata in the database.

"listDatabases"

"listDatabases" lists databases the logged-in user is allowed to see.