3a2d220f8a
- Follow up change to fix suggestions from earlier pull request i.e. https://review.opendev.org/c/openstack/manila/+/343980 . - Add API-ref docs - Rename column availability_zone to availability_zone_id in share_backups table. Implement: blueprint share-backup Closes-bug: #2031311 Change-Id: Ice01ab7892b1eb52b3202f2c79957977f73f3aca
18 lines
441 B
JSON
18 lines
441 B
JSON
{
|
|
"quota_set": {
|
|
"gigabytes": 1000,
|
|
"shares": 50,
|
|
"snapshot_gigabytes": 1000,
|
|
"snapshots": 50,
|
|
"id": "16e1ab15c35a457e9c2b2aa189f544e1",
|
|
"share_networks": 10,
|
|
"share_groups": 10,
|
|
"share_group_snapshots": 10,
|
|
"share_replicas": 100,
|
|
"replica_gigabytes": 1000,
|
|
"per_share_gigabytes": -1,
|
|
"backups": 50,
|
|
"backup_gigabytes": 1000
|
|
}
|
|
}
|