-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
What are you trying to do?
I need to use the attrConfig
field in ACL policies through the Tailscale public API client library (tailscale.com/client/tailscale). Currently, the public client's ACLDetails struct is missing support for the attrConfig
field that allows defining custom device attributes and their configuration.
How should we solve this?
Add the missing ACLAttrConfig
type and AttrConfig
field to the public client library
What is the impact of not solving this?
Cannot programmatically manage custom device attributes through the official client
ACL policies with attrConfig
fields cannot be properly parsed or modified via the API
Anything else?
No response
Metadata
Metadata
Assignees
Labels
No labels