The cinder.api.v3.views.snapshots Module

class ViewBuilder

Bases: cinder.api.views.snapshots.ViewBuilder

Model a snapshots API V3 response as a python dictionary.

detail(request, snapshot)

Detailed view of a single snapshot.

Previous topic

The cinder.api.v3.views.messages Module

Next topic

The cinder.api.v3.views.volumes Module

Project Source

This Page