cinder.api.v3.views.attachments Modulecinder.api.v3.views.attachments Module¶ViewBuilder¶Bases: object
Model an attachment API response as a python dictionary.
detail(attachment, flat=False)¶Detailed view of an attachment.
list(attachments, detail=False)¶Build a view of a list of attachments.
summary(attachment, flat=False)¶Non detailed view of an attachment.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.