Request
Path Parameters
healthcheck_uuidstringrequired
The UUID of the healthcheck to update
Bodyapplication/json
namestringoptional
Name of the healthcheck
period_valuenumberoptional
Expected ping interval value. Must be provided together with
period_typeperiod_typeenum<string>optional
Unit for the period value
grace_period_valuenumberoptional
Grace period value. Must be provided together with
grace_period_typegrace_period_typeenum<string>optional
Unit for the grace period value
cronstringoptional
A cron expression. Set to
null to switch from cron mode to simple modetimezonestringoptional
Timezone for the cron expression
Response
Returns the updated healthcheck object.
