This is a request to implement an enhancement to VEPA/VMware integration.
Customer's would like to create VEPA templates that just include certain disk(s) to be backed up
Example:
Trying to create templates that i.e. only include disks=({name='scsi0:0';}) for all virtual machines of a VEAgent barlist it is applied to.
include=({type=anytape;path='/anydatacenter/anycluster/anyVM';uuid='anyUUID';disks=({name='scsi0:0';});});exclude=;"
This is how it would list for i.e scsi0:0 and 0:1
disks=({name='scsi0:0';},{name='scsi0:1';})
So the same that is available for a filesystem backup specification