{ "opencollection": "1.0.0", "info": { "name": "Coscine Web Admin DataHamsterReport API", "version": "2.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "DataHamsterReport", "type": "folder" }, "items": [ { "info": { "name": "Get the number of archived resources KPI report.", "type": "http" }, "http": { "method": "GET", "url": "https://coscine.rwth-aachen.de/coscine/api/v2/reports/data-hamster/3685" }, "docs": "

Required JWT roles for access: administrator.

" }, { "info": { "name": "Get the number of created projects KPI report.", "type": "http" }, "http": { "method": "GET", "url": "https://coscine.rwth-aachen.de/coscine/api/v2/reports/data-hamster/3681" }, "docs": "

Required JWT roles for access: administrator.

" }, { "info": { "name": "Get the number of created resources KPI report.", "type": "http" }, "http": { "method": "GET", "url": "https://coscine.rwth-aachen.de/coscine/api/v2/reports/data-hamster/3683" }, "docs": "

Required JWT roles for access: administrator.

" }, { "info": { "name": "Get the number of users per day KPI report.", "type": "http" }, "http": { "method": "GET", "url": "https://coscine.rwth-aachen.de/coscine/api/v2/reports/data-hamster/3691" }, "docs": "

Required JWT roles for access: administrator.

" }, { "info": { "name": "Get the storage usage per resource type report.", "type": "http" }, "http": { "method": "GET", "url": "https://coscine.rwth-aachen.de/coscine/api/v2/reports/data-hamster/type/:typeId", "params": [ { "name": "typeId", "value": "", "type": "path", "description": "The id of the resource type." } ] }, "docs": "

Required JWT roles for access: administrator.

" }, { "info": { "name": "Get the number of users per ror report.", "type": "http" }, "http": { "method": "GET", "url": "https://coscine.rwth-aachen.de/coscine/api/v2/reports/data-hamster/3689" }, "docs": "

Required JWT roles for access: administrator.

" }, { "info": { "name": "Responds with the HTTP methods allowed for the endpoint.", "type": "http" }, "http": { "method": "OPTIONS", "url": "https://coscine.rwth-aachen.de/coscine/api/v2/reports/data-hamster" }, "docs": "Responds with the HTTP methods allowed for the endpoint." } ] } ], "bundled": true }