cURL
curl --request GET \ --url https://pria.praxislxp.com/api/test/db
{ "message": "0: disconnected, 1: connected, 2: connecting, 3: disconnecting, 4: invalid auth", "status": 1 }
Returns the current status with explanatory message
Storage status retrieved successfully
The response is of type object.
object
Was this page helpful?