HP Data Protector A.06.11 Support for VMware vStorage

69
QUERY_OPTIONS
--list-object-names
Lists all object names.
--list-esx-servers
Lists all ESX Server systems.
--list-datacenters
Lists all datacenters.
--list-datastores
Lists all datastores.
--list-restore-devices
Lists all devices needed for
restor.e
--input arg
Specifies an input string.
BROWSE_OPTIONS
--root-node arg
Specifies a root node to start
the browsing on.
--debug arg
{<ranges> <[postfix]> <[select]>
}
Examples
1. To configure the vCenter Server system vc.company.com, run:
vepa_util command --config --virtual-environment VMware --host
vc.company.com --security-model 0 --username Administrator
--password XYZ --webroot /sdk --port 443
2. To check the configuration of the vCenter Server system
vc.company.com, run:
vepa_util command --check-config --virtual-environment VMware --host
vc.company.com
3. To list all datacenters registered in the vCenter Server system vc.company.com, run:
vepa_util query --virtual-environment VMware --host vc.company.com
--list-datacenters
4. To browse the datacenter PRODUCTION registered in the vCenter Server system
vc.company.com, run:
vepa_util browse --virtual-environment VMware --host vc.company.com -
-root-node "PRODUCTION"