c3d46e1c97
Update api-ref to support domain level limit feature. Change-Id: I7f17a07752432d3e2afd279404362acf04c57a80 bp: domain-level-limit
19 lines
589 B
JSON
19 lines
589 B
JSON
{
|
|
"limits":[
|
|
{
|
|
"service_id": "9408080f1970482aa0e38bc2d4ea34b7",
|
|
"project_id": "3a705b9f56bb439381b43c4fe59dccce",
|
|
"region_id": "RegionOne",
|
|
"resource_name": "snapshot",
|
|
"resource_limit": 5
|
|
},
|
|
{
|
|
"service_id": "9408080f1970482aa0e38bc2d4ea34b7",
|
|
"domain_id": "edbafc92be354ffa977c58aa79c7bdb2",
|
|
"resource_name": "volume",
|
|
"resource_limit": 10,
|
|
"description": "Number of volumes for project 3a705b9f56bb439381b43c4fe59dccce"
|
|
}
|
|
]
|
|
}
|