active property
final
Whether Tailscale currently considers this node active.
This is a useful hint for UI/diagnostics, but should be treated as a heuristic rather than a strict connectivity guarantee.
Implementation
final bool active;
Whether Tailscale currently considers this node active.
This is a useful hint for UI/diagnostics, but should be treated as a heuristic rather than a strict connectivity guarantee.
final bool active;