Ignore: {% if object.ignore %}Yes{% else %}No{% endif %}
TLS Check: {% if object.tls_check %}Yes{% else %}No{% endif %}
DNS Check: {% if object.dns_check %}Yes{% else %}No{% endif %}
Health Check: {% if object.health_check %}Yes{% else %}No{% endif %}
Status Key: {{ object.status_key }}
Healthy Status: {{ object.healthy_status }}
Version Key: {{ object.version_key }}