The volume type & volume types extra specs extension.
VolumeTypesController
(view_builder=None)¶Bases: cinder.api.openstack.wsgi.Controller
The volume types API controller for the OpenStack API.
index
(req)¶Returns the list of volume types.
show
(req, id)¶Return a single volume type item.
wsgi_actions
= {}¶wsgi_extensions
= []¶create_resource
()¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.