tailscale_update_tailnet_settings
Update your tailnet settings for device approval, auto-updates, key expiry, HTTPS certificates, network flow logging, regional routing, and posture identity collection.
Instructions
Update tailnet settings (device approval, auto-updates, key expiry, HTTPS certificates, network flow logging, regional routing, posture identity collection).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| httpsEnabled | No | Whether HTTPS certificates are enabled (for tailscale serve/funnel) | |
| usersApprovalOn | No | Whether user approval is required | |
| aclsExternalLink | No | URL to the external ACL management system (shown in the admin console) | |
| devicesApprovalOn | No | Whether device approval is required | |
| regionalRoutingOn | No | Whether regional routing is enabled | |
| devicesAutoUpdatesOn | No | Whether auto-updates are enabled | |
| networkFlowLoggingOn | No | Whether network flow logging is enabled | |
| devicesKeyDurationDays | No | Key expiry duration in days | |
| aclsExternallyManagedOn | No | Whether ACLs are externally managed (e.g. via GitOps) | |
| postureIdentityCollectionOn | No | Whether posture identity collection is enabled | |
| usersRoleAllowedToJoinExternalTailnets | No | Which user roles can join external tailnets |