{#if compact}
{name} {#if online} {:else} {/if}
{hostDisplay}
{:else}
{#if connectionType === 'socket' || !connectionType} {:else if connectionType === 'direct'} {:else if connectionType === 'hawser-standard'} {:else if connectionType === 'hawser-edge'} {/if}
{name} {#if online} {:else} {/if}
{hostDisplay}
{#if updateCheckEnabled} {#if updateCheckAutoUpdate} {:else} {/if} {/if} {#if scannerEnabled} {/if} {#if collectActivity} {/if} {#if collectMetrics} {/if} {#if canEdit} {/if}
{/if}