python-manilaclient/releasenotes/notes/add-count-info-in-snapshot-c9600adad648a486.yaml
Kiran Pawar 7a15a2a1ae Add '--count' option for snapshot list API.
Added support for display count info in share snapshot list
and detail APIs:

1. /v2/snapshots?with_count=True
2. /v2/snapshots/detail?with_count=True

Microversion upgraded to 2.79

Related-Bug: #2024556
Depends-On: I37d8ca9022e2ea2c107c6695e20e951d7950043a
Change-Id: I230c2195c414eec28ebc5e5e9714726731307a95
2023-08-18 12:12:47 +00:00

4 lines
87 B
YAML

---
features:
- Added ``count`` option in share snapshot's list commands since 2.79.