Connection
Initialize the Instatus handler with the following parameter:api_key
: Instatus API key for authentication. Obtain it from Instatus Developer Dashboard.
Usage
To get a status page, use theSELECT
statement:
INSERT
statement:
The following fields are required when inserting new status pages:
email
(e.g. ‘yourname@gmail.com’)name
(e.g ‘mindsdb’)subdomain
(e.g. ‘mindsdb-docs’)components
(e.g. ’[“Website”, “App”, “API”]’)
UPDATE
statement: