cinder.api.views.manageable_snapshots module

cinder.api.views.manageable_snapshots module

class ViewBuilder

Bases: 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.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.