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