{ "opencollection": "1.0.0", "info": { "name": "Local Management APIs activations API", "version": "v1" }, "items": [ { "info": { "name": "activations", "type": "folder" }, "items": [ { "info": { "name": "Returns system activation state from in-memory cache for UI banner", "type": "http" }, "http": { "method": "GET", "url": "https://edge-host-ip:5080/v1/activations/system", "headers": [ { "name": "ProjectUid", "value": "" } ] }, "docs": "Only for UI to show the banner" } ] } ], "bundled": true }