StaticgetOptionaloptions: Options<GetHealthCheckGroupData, ThrowOnError>StaticgetGets a health check group by name.
Gets a health check group and all its associated health checks identified by the provided group name.
StaticpostExecutes a health check action.
Executes a specific action to fix or address a health check issue.
Optionaloptions: Options<PostHealthCheckExecuteActionData, ThrowOnError>StaticpostExecutes all health checks in a group.
Runs all health checks in the group identified by the provided name and returns the results.
Gets a collection of health check groups.
Gets a collection of health check groups with their associated health checks.