ViewBuilder
¶Bases: cinder.api.common.ViewBuilder
Model QoS specs API responses as a python dictionary.
associations
(request, associates)¶View of qos specs associations.
detail
(request, qos_spec)¶Detailed view of a single qos_spec.
summary
(request, qos_spec)¶Generic, non-detailed view of a qos_specs.
summary_list
(request, qos_specs, qos_count=None)¶Show a list of qos_specs without many details.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.