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