LatticeLattice

Not generally available. Product and docs are public. Sales are closed.

Docs / Console

Console map

Every screen in the operator UI and who can click it.

The UI is Svelte inside lattice-api. It talks only to /api/v1. Production serves it from the same origin as the API.

PathScreenadminoperatorreadonly
/Overviewyesyesyes
headerSearch (IP, MAC, hostname, DNS)yesyesyes
/search?q=Search resultsyesyesyes
/planAddressing planyesreadread
/subnets/{id}Subneteditreservations + releaseread
/leasesHelpdeskyessearch + force-releasesearch
/dnsEmbedded DNSyesreadread
/dns-serversDDNS adaptersyesreadread
/classesClient classesyesreadread
/nodesdhcpd heartbeatsyesreadread
/auditMutation logyesreadread
/webhooksSigned hooksyesreadread
/netboxPrefix import/exportyesreadread
/tenantsTenantsyesreadread
/tokensAPI tokensyes

Hiding a button is not security. The API is.

Overview refreshes every 8 seconds from Postgres, not from a single dhcpd process. Alerts are derived (pool free, stale nodes, outbox lag). See Overview.

Header search: Header search. Next: First subnet · Helpdesk · Tokens.