tailscale_tailnet_settings_update
Modify tailnet settings including user/device approval, auto-updates, key duration, and logging. Confirmation required.
Instructions
Update tailnet settings. Requires confirm: true. All settings fields are optional — only provided fields will be updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm updating tailnet settings | |
| usersApprovalOn | No | Whether users require admin approval to join the tailnet | |
| devicesApprovalOn | No | Whether devices require admin approval before they can join the tailnet | |
| regionalRoutingOn | No | Whether regional routing is enabled | |
| devicesAutoUpdatesOn | No | Whether devices are automatically updated | |
| networkFlowLoggingOn | No | Whether network flow logging is enabled | |
| devicesKeyDurationDays | No | Number of days before device keys expire | |
| postureIdentityCollectionOn | No | Whether posture identity collection is enabled | |
| usersRoleAllowedToJoinExternalTailnets | No | Role allowed to join external tailnets |