AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
docs/api/CheckCloudServiceHealth.md view on Meta::CPAN
# **Spreadsheet Cloud API: checkCloudServiceHealth**
Check the Health Status of Aspose.Cells Cloud Service.
## **Quick Start**
- **Base URL**: `http://api.aspose.cloud/v4.0`
- **Authentication Method**: `JWT (OAuth2, application)` **Token URL**: `https://api.aspose.cloud/connect/token`
## **Interface Details**
### **Endpoint**
```
GET http://api.aspose.cloud/v4.0/cells/status/check
```
### **Function Description**
This API provides real-time monitoring of Aspose.Cells Cloud service availability and operational status.Returns key health metrics such as service connectivity, response latency, and error rates(if applicable).Use cases: ⸠Pre-flight checks bef...
### The request parameters of **checkCloudServiceHealth** API are:
| Parameter Name | Type | Path/Query String/HTTPBody | Description |
| :- | :- | :- |:- |
### **Response Description**
```json
{
String
}
```
## OpenAPI Specification
The [OpenAPI Specification](https://reference.aspose.cloud/cells/#/CellsStatusController/CheckCloudServiceHealth) defines a publicly accessible programming interface and lets you carry out REST interactions directly from a web browser.
[[Back to API list]](../DeveloperGuide.md#api-reference)
[[Back to README]](../../README.md)
( run in 1.029 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )