{ "opencollection": "1.0.0", "info": { "name": "NATS Monitoring HTTP Accounts Server API", "version": "2.10.0" }, "items": [ { "info": { "name": "Server", "type": "folder" }, "items": [ { "info": { "name": "General server information", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8222/varz" }, "docs": "Returns general information about the server state including memory, connections, message rates, and configuration." }, { "info": { "name": "IP queue sizes", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8222/ipqueuesz" }, "docs": "Reports sizes of internal IP queues." } ] } ], "bundled": true }