updates
This commit is contained in:
+4
-2
@@ -86,10 +86,12 @@ Auth modes at handshake: public key (viewer), capability token / `pd1.` invite,
|
||||
|
||||
| Method | Role | Notes |
|
||||
|--------|------|-------|
|
||||
| `getDbInfo` | viewer | DB + discovery keys, swarm flag |
|
||||
| `getDbInfo` | viewer | DB + discovery keys, swarm flag, remotes |
|
||||
| `listPeerLinks` | viewer | Linked peers from HyperDB |
|
||||
| `linkPeer` | admin | Upsert link; optional swarm join |
|
||||
| `linkPeer` | admin | Upsert link; open remote bee + optional swarm join |
|
||||
| `unlinkPeer` | admin | Remove link |
|
||||
| `getFleetHealth` | viewer | Parent rollup (when `PEARDATA_PARENT=1`) |
|
||||
| `listChildPeers` | viewer | Dialed child agents |
|
||||
|
||||
See [STORAGE-HYPERDB.md](./STORAGE-HYPERDB.md).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user