Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - FileBackedVirtualDiskSpec(vim.VirtualDiskManager.FileBackedVirtualDiskSpec)
- Extended by
- SeSparseVirtualDiskSpec
- Extends
- VirtualDiskSpec
- See also
- CryptoSpec, VirtualMachineProfileSpec
- Since
- VI API 2.5
Data Object Description
Specification used to create a file based virtual diskProperties
Name | Type | Description |
---|---|---|
capacityKb | xsd:long |
Specify the capacity of the virtual disk in Kb.
|
crypto* | CryptoSpec |
Encryption options for the new virtual disk.
Since vSphere API Release 6.5 |
profile* | VirtualMachineProfileSpec[] |
Virtual Disk Profile requirement.
Profiles are solution specifics.
Profile Based Storage Management is a vSphere server extension.
The API users who want to provision VMs using Storage Profiles, need to
interact with it.
This is an optional parameter and if user doesn't specify profile,
the default behavior will apply.
Since vSphere API Release 5.5 |
Properties inherited from VirtualDiskSpec | ||
adapterType, diskType | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |