Name |
{{ object.name|placeholder }} |
Status |
{{ object.status|hyperlinked_object_with_color }}
|
Role |
{{ object.role|hyperlinked_object_with_color }} |
Capabilities |
{{ object.get_capabilities_display }} |
Location |
{{ object.location|hyperlinked_object }} |
Platform |
{{ object.platform|hyperlinked_object }} |
Tenant |
{% if object.tenant and object.tenant.tenant_group %}
{{ object.tenant.tenant_group|hyperlinked_object }} /
{% endif %}
{{ object.tenant|hyperlinked_object }}
|
Description |
{{ object.description|placeholder }} |