storj/storagenode/console
Moby von Briesen aa86c0889c storagenode/console: Add current storage used per satellite to storagenode api
Right now, the best way for a storage node operator to get the current
space used for each satellite is to run the `storagenode exit-satellite`
command for graceful exit, and cancel at the second confirmation prompt.
This is convoluted and the data is readily available from the Blobs
Usage Cache.

This change adds the current space used by each satellite to the
endpoints `/api/sno` and `/api/sno/satellite/<Satellite ID>`

Change-Id: I2173005bb016fc76db96fd598d26b485e5b2aa0b
2020-10-14 21:30:28 +00:00
..
consoleapi storagenode: heldamount renamed to payouts, renamed some methods and structs to more meaningful names. grouped estimated payout with pathouts 2020-09-16 14:57:35 +00:00
consoleassets storagenode: embed the console into the binary and makefile (#3164) 2019-10-08 10:52:19 +02:00
consoleserver storagenode: heldamount renamed to payouts, renamed some methods and structs to more meaningful names. grouped estimated payout with pathouts 2020-09-16 14:57:35 +00:00
bandwidth.go all: fix dots 2020-07-16 14:58:28 +00:00
diskspace.go all: fix dots 2020-07-16 14:58:28 +00:00
service_test.go storagenode/console: ignore untrusted satellite while returning 2020-09-29 18:27:49 +00:00
service.go storagenode/console: Add current storage used per satellite to storagenode api 2020-10-14 21:30:28 +00:00