ViewBuilder¶Bases: cinder.api.common.ViewBuilder
Model group_snapshot API responses as a python dictionary.
detail(request, group_snapshot)¶Detailed view of a single group_snapshot.
detail_list(request, group_snapshots)¶Detailed view of a list of group_snapshots .
summary(request, group_snapshot)¶Generic, non-detailed view of a group_snapshot.
summary_list(request, group_snapshots)¶Show a list of group_snapshots without many details.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.