| Source port |
{{ object.source_port|linkify|placeholder }} |
| Destination port |
{{ object.target_port|linkify|placeholder }} |
| Source rack |
{{ object.source_rack|linkify|placeholder }} |
| Target rack |
{{ object.target_rack|linkify|placeholder }} |
| Media |
{{ object.media }} |
| Status |
{% badge object.get_status_display bg_color=object.get_status_color %} |
| Path |
{% if object.path %}{{ object.path|join:" → " }}{% else %}—{% endif %}
|
| Detail |
{{ object.reason|placeholder }} |
| Requested by |
{{ object.requested_by|placeholder }} |