Skip to content

Conversation

@afiune
Copy link
Contributor

@afiune afiune commented Feb 17, 2025

Replaces tailscale/tailscale-client-go#134

The Tailscale API specification mentions that the id of a device is a
legacy identifier for a device, instead users should use nodeId.

https://tailscale.com/api#tag/devices/GET/tailnet/{tailnet}/devices

This change adds the preferred identifier for a device; nodeId.

Replaces tailscale/tailscale-client-go#134

The Tailscale API specification mentions that the `id` of a device is a
legacy identifier for a device, instead users should use `nodeId`.

https://tailscale.com/api#tag/devices/GET/tailnet/{tailnet}/devices

This change adds the preferred identifier for a device; `nodeId`.

Signed-off-by: Salim Afiune Maya <[email protected]>
@oxtoacart oxtoacart merged commit 6aa69f5 into tailscale:main Feb 21, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants