9d7ffbc89e
This patch added description support for registered limit and project limit. Closes-Bug: #1754185 Change-Id: Ia2023ca809b8c2f58af648cb7377f41cd220725b
19 lines
590 B
JSON
19 lines
590 B
JSON
{
|
|
"limits":[
|
|
{
|
|
"service_id": "9408080f1970482aa0e38bc2d4ea34b7",
|
|
"project_id": "3a705b9f56bb439381b43c4fe59dccce",
|
|
"region_id": "RegionOne",
|
|
"resource_name": "snapshot",
|
|
"resource_limit": 5
|
|
},
|
|
{
|
|
"service_id": "9408080f1970482aa0e38bc2d4ea34b7",
|
|
"project_id": "3a705b9f56bb439381b43c4fe59dccce",
|
|
"resource_name": "volume",
|
|
"resource_limit": 10,
|
|
"description": "Number of volumes for project 3a705b9f56bb439381b43c4fe59dccce"
|
|
}
|
|
]
|
|
}
|