Name | Type | Description | Notes |
---|---|---|---|
name | str | Name of the heartbeat | |
description | str | An optional description of the heartbeat | [optional] |
interval | int | Specifies how often a heartbeat message should be expected | |
interval_unit | str | Interval specified as 'minutes', 'hours' or 'days' | |
enabled | bool | Enable/disable heartbeat monitoring | |
owner_team | CreateHeartbeatPayloadAllOfOwnerTeam | [optional] | |
alert_message | str | Specifies the alert message for heartbeat expiration alert. If this is not provided, default alert message is 'HeartbeatName is expired' | [optional] |
alert_tags | list[str] | Specifies the alert tags for heartbeat expiration alert | [optional] |
alert_priority | str | Specifies the alert priority for heartbeat expiration alert. If this is not provided, default priority is P3 | [optional] |