magnum/api-ref/source/samples/quota-get-all-resp.json
Vijendar Komalla 5f951c10c9 Resource Quota - API documentation
Change-Id: I43334ff28ae1bc922c1358957f8609648d447381
Partially-Implements: blueprint resource-quota
2017-01-25 08:56:05 -06:00

12 lines
279 B
JSON

{
"quotas": [
{
"resource": "Cluster",
"created_at": "2017-01-17T17:35:49+00:00",
"updated_at": "2017-01-17T17:38:21+00:00",
"hard_limit": 10,
"project_id": "aa5436ab58144c768ca4e9d2e9f5c3b2",
"id": 26
}
]
}