Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 2.82 KB

Health.md

File metadata and controls

25 lines (23 loc) · 2.82 KB

Class: Health

Works around with Health Checks in Appwrite

Core

Method Name Usage Link
getHeath() Gets HTTP health in the Appwrite project. Example
getAntivirus() Fetches the antivirus status from the Appwrite project Example
getCache() Fetches the cache status in the Appwrite project. Example
getDB() Fetches the DB in the Appwrite project. Example
getPubSub() Fetches the PubSub status in the Appwrite project. Example
getStorage() Fetches the Storage status in the Appwrite project. Example
getStorageLocal() Fetches the Local storage status in the Appwrite project. Example
getTime() Fetches the time status in the Appwrite project. Example
getQueue() Fetches the queue status in the Appwrite project. Example
getCertificate() Fetches the certificate status in the Appwrite project. Example
getQueueMails() Fetches the queue mails status in the Appwrite project. Example
getQueueCertificates() Fetches the Queue Certificates status in the Appwrite project. Example
getQueueBuilds() Fetches the Queue Builds status in the Appwrite project. Example
getQueueMessaging() Fetches the Queue Messaging status in the Appwrite project. Example
getQueueMigrations() Fetches the Queue Migrations status in the Appwrite project. Example
getQueueFunctions() Fetches the Queue Functions status in the Appwrite project. Example
getQueueUsageWebhooks() Fetches the Queue Usage Webhooks status in the Appwrite project. Example
getQueueUsageDump() Fetches the Queue Usage Dump status in the Appwrite project. Example