StoragePools

element("storage/poolinfo",array("pool" => $pool)); ?>
Actions.
Html->link("Edit",array("action" => "EditPool","?" => array("id" => $pool["uuid"]))); ?>

Volumes

element("storage/volumeinfotable",array("volumes" => $pool["volumes"])); ?>

Back