mirror of
https://github.com/harness/drone.git
synced 2025-05-05 15:32:56 +00:00
* feat: [code-2912]: rest and ui changes (#3178) * requested changes * rest and ui changes * requested changes * add midleware to raw and archieve endpoints * wire fixed * requested changes * Merge remote-tracking branch 'origin/main' into eb/code-2912 * added initial values from db * minor improvements * requested changes * remove check for bandwidth * wiring dep * improved test * limits check added * config added, minor improvements * usage service implementation
5 lines
94 B
HTTP
5 lines
94 B
HTTP
### Get metric for space
|
|
|
|
GET {{baseurl}}/spaces/root/+/usage/metric
|
|
Authorization: {{token}}
|