Appwrite C++ SDK
Auto-generated API documentation for the Appwrite C++ SDK
Loading...
Searching...
No Matches
Health.hpp File Reference

Exposes health check APIs to verify Appwrite server status and service uptime. More...

#include "Utils.hpp"
#include "enums/HttpStatus.hpp"
#include "exceptions/AppwriteException.hpp"
#include <string>
Include dependency graph for Health.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Health
 Monitors the status of Appwrite's internal services. More...
 

Detailed Description

Exposes health check APIs to verify Appwrite server status and service uptime.

Definition in file Health.hpp.