blob: 0b700e112be892ff133deca03402ddf1d79e92aa [file] [log] [blame] [view]
# TriggererStatus
The status and the latest triggerer heartbeat. *New in version 2.6.2*
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**latest_triggerer_heartbeat** | **str, none_type** | The time the triggerer last did a heartbeat. | [optional] [readonly]
**status** | [**HealthStatus**](HealthStatus.md) | | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)