# UptimeResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**health** | Option<[**models::UptimeHealth**](UptimeHealth.md)> | FoxHealth result, or null if that upstream is unavailable. | [optional]
**monitors** | Option<[**models::UptimeMonitors**](UptimeMonitors.md)> | Uptime Kuma status page result, or null if that upstream is unavailable. | [optional]
**status** | **String** | Overall status: \"healthy\", \"degraded\" or \"down\". |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)