List Tenant Total Size (#211)

This commit is contained in:
Daniel Valdivia
2020-07-27 18:03:47 -07:00
committed by GitHub
parent 7bf25c897c
commit 1201dcf546
4 changed files with 15 additions and 8 deletions

View File

@@ -2631,10 +2631,10 @@ func init() {
"namespace": {
"type": "string"
},
"volume_count": {
"total_size": {
"type": "integer"
},
"volume_size": {
"volume_count": {
"type": "integer"
},
"zone_count": {
@@ -5390,10 +5390,10 @@ func init() {
"namespace": {
"type": "string"
},
"volume_count": {
"total_size": {
"type": "integer"
},
"volume_size": {
"volume_count": {
"type": "integer"
},
"zone_count": {