mirror of
https://opendev.org/openstack/keystone.git
synced 2026-01-16 23:14:51 +00:00
This patch added description support for registered limit and project limit. Closes-Bug: #1754185 Change-Id: Ia2023ca809b8c2f58af648cb7377f41cd220725b
13 lines
334 B
JSON
13 lines
334 B
JSON
{
|
|
"limits":[
|
|
{
|
|
"id": "25a04c7a065c430590881c646cdcdd58",
|
|
"resource_limit": 11
|
|
},
|
|
{
|
|
"id": "3229b3849f584faea483d6851f7aab05",
|
|
"resource_limit": 5,
|
|
"description": "Number of snapshots for project 3a705b9f56bb439381b43c4fe59dccce"
|
|
}
|
|
]
|
|
}
|