{#snippet skeletonRows()}
| Host | Status | |||
|---|---|---|---|---|
| Host | Status | |||
|---|---|---|---|---|
|
{host.id}
{#if host.address}
{host.address}
{/if}
{#if host.provider || host.availability_zone}
{[host.provider, host.availability_zone].filter(Boolean).join(' · ')}
{/if}
|
{type === 'platform' ? 'No platform hosts yet' : 'No BYOC hosts across any team'}
{type === 'platform' ? 'Add a host to start scheduling capsules onto your own compute.' : 'Teams that register their own compute will appear here.'}
{#if type === 'platform'} {/if}Register a new platform-managed host. You'll receive a one-time registration token.
{#if createError} {/if}Pass this token to the host agent to complete registration. It expires in 1 hour and is single-use.
{createdResult.registration_token}
Permanently remove {deleteTarget.id}.