Back to source list
Official
Premium
Tailscale
The CloudQuery Tailscale plugin pulls configuration out of Tailscale resources and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v5.7.14
Type
Source
Platforms
Date Published
Tailscale Devices
The tailscale_devices table shows data for Tailscale Devices.
Primary Keys #
Name | Type |
---|---|
id | utf8 |
tailnet | utf8 |
Columns #
Name | Type |
---|---|
addresses | list<item: utf8, nullable> |
advertised_routes | list<item: utf8, nullable> |
authorized | bool |
blocks_incoming_connections | bool |
client_version | utf8 |
_cq_id | uuid |
_cq_parent_id | uuid |
created | timestamp[us, tz=UTC] |
enabled_routes | list<item: utf8, nullable> |
expires | timestamp[us, tz=UTC] |
hostname | utf8 |
id | utf8 |
is_external | bool |
key_expiry_disabled | bool |
last_seen | timestamp[us, tz=UTC] |
machine_key | utf8 |
name | utf8 |
node_key | utf8 |
os | utf8 |
tags | list<item: utf8, nullable> |
tailnet | utf8 |
update_available | bool |
user | utf8 |