Types
TailscaleServeAgentState
Tailscale identity and observed routes for one control agent.
object
TailscaleServeAgentStateFields
agent
Control agent.
supported
Boolean!
Whether the installed agent supports typed Tailscale jobs.
dnsHostname
String
Tailscale MagicDNS hostname.
ipv4
[String!]!
Tailscale IPv4 addresses.
ipv6
[String!]!
Tailscale IPv6 addresses.
backendState
String!
Tailscale backend state reported by the CLI.
observedRoutes
Normalized routes observed on the node.
lastInspectedAt
String
Last inspection time in ISO 8601 format.
error
String
Last actionable inspection or mutation error.