/
/Mycelium management
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 11m ago · Updated 1mo ago
Admin14
  • getGet general info about the node
  • getList known peers
  • postAdd a new peer
  • deleteRemove an existing peer
  • getList all selected routes
  • getList all active fallback routes
  • getList all currently queried subnets
  • getList all subnets which are explicitly marked as no route
  • getList known proxies
  • postConnect to a proxy
  • deleteDisconnect from the current proxy
  • getStart proxy probe
  • deleteStop proxy probe
  • getGet packet statistics
Message15
  • getGet the pubkey from node ip
Admin
Proxy

Stop proxy probe

Stop scanning/probing for proxies on the network.

delete/api/v1/admin/proxy/probe

Response

Probe stopped

Changes