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