kildom/ZeroTier Management Action

Adjust the local ZeroTier-One member and query other network members.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
auth_tokenYour ZeroTier Central API Access Token: https://my.zerotier.com/account yes
ipIf provided, change IPv4 and IPv6 addresses (space-separated list). no""
nameIf provided, change the name. no""
descriptionIf provided, change the description. no""
tagsIf provided, change tags (space-separated list of "key=value" pairs). The tags must be defined in the ZeroTier Central first. no""
capabilitiesIf provided, change capabilities (space-separated list). The capabilities must be defined in the ZeroTier Central first. no""
wait_forName of the member that you want to wait for or a list of expressions describing the members that you want to wait for. See README to learn how to write an expression. no""
timeoutNumber of minutes to wait for other members. On timeout, the action will fail unless you append the "?" sign after the number. It waits forever by default. no""
ip_versionA number telling which IP address version should be used, "4" or "6". You can append the "?" sign to allow a different version if the specified version is not available, e.g. "6?" will use IPv6, if available, otherwise IPv4. no4
wait_for_unavailableInvert meaning of "wait_for" input. In other words, wait until all members from "wait_for" become unavailable. nofalse
api_urlZeroTier Central API URL nohttps://my.zerotier.com/api/v1
namedescription
ipThe IP address that is assigned to the local member.
wait_for_addressesAddress of each member that you waited for (space-separated list).
timeout"true" or "false" indicating if a timeout occurred.