{{ showEntityName ? 'daemon' : '' }}
[{{ attrs.id }}] {{ attrs.name }}
{{ showEntityName ? 'app' : '' }}
{{ attrs.name }}
{{ showEntityName ? 'machine' : '' }}
[{{ attrs.id }}] {{ attrs.address }}
{{ showEntityName ? 'subnet ' : '' }}{{ attrs.localSubnets?.[0]?.id | surround: "[":"]" }} {{ attrs.prefix }}
{{ showEntityName ? 'user' : '' }}
[{{ attrs.id }}] {{ attrs.login ? attrs.login : attrs.email }}
{{ showEntityName ? 'host' : '' }}
{{ attrs.label }}
{{ entity }}