list-disk-storages

Posted 2012-03-29 01:46 by Joe

list-disk-storages.pl

list-disk-storages.pl

Lists all disk storage locations available on some host system.

On host systems that support multiple storage locations for virtual disks, this command lists all storages that are available. The --host flag is used to set the host system, and the --id-only, --name-only and --multiline flags control the output format.

Example usage

  cloudmin list-disk-storages --host citrixhost
  ID                                       Name                                
  ---------------------------------------- ------------------------------------
  d6e9ccb3-cff5-978a-604d-8a7e9baf7270     Removable storage
  3d17f1d6-d5a0-1707-86c8-ab81fa68f977     Local storage
  3bcfadea-36d0-56f4-fba6-22438c981e11     XenServer Tools
  977a3e7d-34a1-9b51-ad1e-8b40b3411bc6     NFS ISO library
  48f33990-26a7-7d1a-f8b5-a20617e33317     DVD drives

Command Line Help

cloudmin list-disk-storages --host name
                           [--multiline | --name-only | --id-only]