{{ define "settings" }}
Pausing the target will stop it from executing. This can be useful in cases of expected downtime. Or when the target is not needed anymore.
{{ if eq .Target.State "ACTIVE" }} Pause {{ else if eq .Target.State "PAUSED" }} Resume {{ end }}Permanently delete this target.
DeleteStatus | Worker Group | Check | Created At | Duration | Note |
---|---|---|---|---|---|
{{ .Status }} | {{ .WorkerGroupName }} | {{ .CheckName }} | {{ .CreatedAt.Time.Format "2006-01-02 15:04:05" }} | { .Duration } | {{ .Note }} |