c3d46e1c97
Update api-ref to support domain level limit feature. Change-Id: I7f17a07752432d3e2afd279404362acf04c57a80 bp: domain-level-limit
31 lines
1.1 KiB
JSON
31 lines
1.1 KiB
JSON
{
|
|
"limits": [
|
|
{
|
|
"resource_name": "volume",
|
|
"region_id": null,
|
|
"links": {
|
|
"self": "http://10.3.150.25/identity/v3/limits/25a04c7a065c430590881c646cdcdd58"
|
|
},
|
|
"service_id": "9408080f1970482aa0e38bc2d4ea34b7",
|
|
"project_id": null,
|
|
"domain_id": "edbafc92be354ffa977c58aa79c7bdb2",
|
|
"id": "25a04c7a065c430590881c646cdcdd58",
|
|
"resource_limit": 10,
|
|
"description": "Number of volumes for project 3a705b9f56bb439381b43c4fe59dccce"
|
|
},
|
|
{
|
|
"resource_name": "snapshot",
|
|
"region_id": "RegionOne",
|
|
"links": {
|
|
"self": "http://10.3.150.25/identity/v3/limits/3229b3849f584faea483d6851f7aab05"
|
|
},
|
|
"service_id": "9408080f1970482aa0e38bc2d4ea34b7",
|
|
"project_id": "3a705b9f56bb439381b43c4fe59dccce",
|
|
"domain_id": null,
|
|
"id": "3229b3849f584faea483d6851f7aab05",
|
|
"resource_limit": 5,
|
|
"description": null
|
|
}
|
|
]
|
|
}
|