Compute credential TTL et al.
This commit is contained in:
@@ -208,6 +208,9 @@ This returns an object containing all currently online members and the most rece
|
||||
| nwid | string | 16-digit network ID | no |
|
||||
| clock | integer | Current clock, ms since epoch | no |
|
||||
| authorized | boolean | Is member authorized? (for private networks) | YES |
|
||||
| lastAuthorizedTime | integer | Time 'authorized' was last set to 'true' | no |
|
||||
| lastAuthorizedBy | string | What last set 'authorized' to 'true'? | no |
|
||||
| lastDeauthorizedTime | integer | Time 'authorized' was last set to 'false' | no |
|
||||
| activeBridge | boolean | Member is able to bridge to other Ethernet nets | YES |
|
||||
| identity | string | Member's public ZeroTier identity (if known) | no |
|
||||
| ipAssignments | array[string] | Managed IP address assignments | YES |
|
||||
|
||||
Reference in New Issue
Block a user