mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-24 23:26:41 +00:00
Peer's role misses a PLANET role
Peer's role misses a PLANET role in documentation vs what's returned from API.
This commit is contained in:
parent
782b2b1514
commit
78ee7f6573
@ -165,7 +165,7 @@ Getting /peer returns an array of peer objects for all current peers. See below
|
|||||||
| versionRev | integer | Software revision of remote (if known) | no |
|
| versionRev | integer | Software revision of remote (if known) | no |
|
||||||
| version | string | major.minor.revision | no |
|
| version | string | major.minor.revision | no |
|
||||||
| latency | integer | Latency in milliseconds if known | no |
|
| latency | integer | Latency in milliseconds if known | no |
|
||||||
| role | string | LEAF, UPSTREAM, or ROOT | no |
|
| role | string | LEAF, UPSTREAM, ROOT or PLANET | no |
|
||||||
| paths | [object] | Currently active physical paths (see below) | no |
|
| paths | [object] | Currently active physical paths (see below) | no |
|
||||||
|
|
||||||
Path objects:
|
Path objects:
|
||||||
|
Loading…
Reference in New Issue
Block a user