{ "opencollection": "1.0.0", "info": { "name": "Sonatype Nexus Repository Manager assets System: Nodes API", "version": "3.91.0-07" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "System: Nodes", "type": "folder" }, "items": [ { "info": { "name": "Get information about all nodes", "type": "http" }, "http": { "method": "GET", "url": "/service/rest/beta/system/information" }, "docs": "Get information about all nodes" }, { "info": { "name": "Get information about this node", "type": "http" }, "http": { "method": "GET", "url": "/service/rest/v1/system/node" }, "docs": "Get information about this node" }, { "info": { "name": "Reset the ID for this node. Takes effect after restart and should only be used when cloning an instance", "type": "http" }, "http": { "method": "DELETE", "url": "/service/rest/v1/system/node" }, "docs": "Reset the ID for this node. Takes effect after restart and should only be used when cloning an instance" } ] } ], "bundled": true }