{% extends 'generic/object.html' %} {% block content %}
| Virtual Machine | {{ object.virtual_machine }} |
|---|---|
| Subtype | {{ object.subtype }} |
| Creation Time | {{ object.creation_time }} |
| Size | {{ object.size }} |
| Verification State | {{ object.verification_state }} |
| Verification UPID | {{ object.verification_upid }} |
| Volume ID | {{ object.volume_id }} |
| VM ID | {{ object.vmid }} |
| Format | {{ object.format }} |
| Notes | {{ object.notes }} |