# HealthStatus
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of the service. |
**ping** | **i32** | Duration in milliseconds how long the health check took. |
**status** | **String** | Service status. Possible values can are: `pass`, `fail` |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)