Component | Status |
---|---|
Database | {% if healthCheckDict.database == True %} Healthy {% else %} Unhealthy {% endif %} |
IDFC | {% if healthCheckDict.idfcStatus == True %} Healthy {% else %} Unhealthy {% endif %} |
AXIS | {% if healthCheckDict.axisStatus == True %} Healthy {% else %} Unhealthy {% endif %} |