f16020392d
Change-Id: I2108f2c6bf067ce228829de9c4e7e47005acf358
22 lines
422 B
JSON
22 lines
422 B
JSON
{
|
|
"quotas": [
|
|
{
|
|
"in_use": 5,
|
|
"limit": 15,
|
|
"reserved": 0,
|
|
"resource": "instances"
|
|
},
|
|
{
|
|
"in_use": 2,
|
|
"limit": 50,
|
|
"reserved": 0,
|
|
"resource": "backups"
|
|
},
|
|
{
|
|
"in_use": 1,
|
|
"limit": 40,
|
|
"reserved": 0,
|
|
"resource": "volumes"
|
|
}
|
|
]
|
|
} |