{% load helpers %}
| Address | {{ bmc_endpoint.address }}{% if bmc_endpoint.port %}:{{ bmc_endpoint.port }}{% endif %} |
|---|---|
| Protocol | {{ bmc_endpoint.get_protocol_display }} |
| Last Sync | {{ bmc_endpoint.last_sync|placeholder }} |
| Status | {{ bmc_endpoint.last_sync_status|placeholder }} |
No BMC endpoint configured.
Add BMC Endpoint {% endif %}