vSphere ESX Agent Manager API


Enum - AgentConfigInfoOvfDiskProvisioning

Since
vEAM API 6.9


Enum Description

Deprecated. as of vSphere 9.0. Please refer to vLCM APIs.

Defines the type of disk provisioning for the target Agent VMs.

Enum Constants

NameDescription
none Denotes no specific type for disk provisioning. Disks will be provisioned as defaulted by vSphere.
thick Disks will be provisioned with full size allocated.
thin Disks will be provisioned with only used space allocated.

Show WSDL type definition