Home > @infiniteobjects/models > ServiceStatus
Service Status
Signature:
export declare class ServiceStatus
Method | Modifiers | Description |
---|---|---|
fetchAndUpdateStatus() | static |
Query APIs for service statuses and update the database. |
getStatus() | static |
Get the status of the our services. |
setStatus(status) | static |
Set the statuses of our services. |