tailscale_acl_set
Replace the entire ACL policy for a Tailscale network by providing the complete policy JSON with confirmation.
Instructions
Set (replace) the ACL policy for the tailnet. Requires confirm: true. The entire policy is replaced — provide the complete policy.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policy | Yes | The complete ACL policy JSON to set | |
| confirm | Yes | Must be true to confirm the ACL policy replacement |