mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-26 08:01:05 +00:00
Remove /controller/network/<network ID>/active
from controller documentation as that path no longer exists.
GitHub Issue #921
This commit is contained in:
parent
3d21f0a91f
commit
a788486803
@ -208,14 +208,6 @@ Important notes about rules engine behavior:
|
|||||||
|
|
||||||
This returns a JSON object containing all member IDs as keys and their `memberRevisionCounter` values as values.
|
This returns a JSON object containing all member IDs as keys and their `memberRevisionCounter` values as values.
|
||||||
|
|
||||||
#### `/controller/network/<network ID>/active`
|
|
||||||
|
|
||||||
* Purpose: Get a set of all active members on this network
|
|
||||||
* Methods: GET
|
|
||||||
* Returns: { object }
|
|
||||||
|
|
||||||
This returns an object containing all currently online members and the most recent `recentLog` entries for their last request.
|
|
||||||
|
|
||||||
#### `/controller/network/<network ID>/member/<address>`
|
#### `/controller/network/<network ID>/member/<address>`
|
||||||
|
|
||||||
* Purpose: Create, authorize, or remove a network member
|
* Purpose: Create, authorize, or remove a network member
|
||||||
|
Loading…
Reference in New Issue
Block a user