Skip to main content
    API referenceModulesAccount setupAccount health check

Account health check

Consider the method to check the account health check in the Administrator module.

Method - Get initial check grid data#

Consider the method to perform an initial health check like URL, SOLR, FormBlock and others are available or not for an identified brand (client).

Request URL: https://xxxx/AdminAccount/accmonitor?clientID=2505

Input data:

Output data:

Method - Get DB script mismatch#

Consider the method to check whether any database script level mismatch exists or not. Also, use the method to display precisely in which column of the table the mismatch exists to the administrator.

Input data:

Output data:

Method - Get table column mismatch#

Consider the method to perform an initial check whether there exists any columns mismatch between the Master database and the brand (client) database during the initial database creation.

Input data:

Output data:

Method - Get database table count mismatch#

Consider the method to perform an initial check whether there is a difference in the count of the Master database (DB) tables and the Actual database tables.

Input data:

Output data:

Method - Get database (DB) status#

Consider the method to perform an initial check whether the database and all the related tables are in an active state or not.

Input data:

Output data:

Is this page helpful?