| Name | {{ selection.name }} | 
| Pool | {{ selection.pool_name }} | 
| Data Pool | {{ selection.data_pool | empty }} | 
| Created | {{ selection.timestamp | cdDate }} | 
| Size | {{ selection.size | dimlessBinary }} | 
| Objects | {{ selection.num_objs | dimless }} | 
| Object size | {{ selection.obj_size | dimlessBinary }} | 
| Features | {{ feature }} | 
| Provisioned | N/A {{ selection.disk_usage | dimlessBinary }} | 
| Total provisioned | N/A {{ selection.total_disk_usage | dimlessBinary }} | 
| Striping unit | {{ selection.stripe_unit | dimlessBinary }} | 
| Striping count | {{ selection.stripe_count }} | 
| Parent | {{ selection.parent.pool_name }}/{{ selection.parent.pool_namespace }}/{{ selection.parent.image_name }}@{{ selection.parent.snap_name }} - | 
| Block name prefix | {{ selection.block_name_prefix }} | 
| Order | {{ selection.order }} | 
| Format Version | {{ selection.image_format }} |