Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.16 KB

VmfsDatastoreOption.rst

File metadata and controls

19 lines (12 loc) · 1.16 KB

vim.host.VmfsDatastoreOption

VMFS datastore provisioning option that can be applied on a disk. VMFS datastores can be created or have their capacity increased using storage from a disk. There are often multiple ways in which extents can be allocated on a disk. Each instance of this structure represents one of the possible options that can be applied to provisiong VMFS datastore storage. Only options that follow ESX Server best practice guidelines will be presented.
extends:vmodl.DynamicData
Attributes:

info (vim.host.VmfsDatastoreOption.Info):

Information about this VMFS datastore provisioniing option. This structure describes the extent allocation policy represented by this option.

spec (vim.host.VmfsDatastoreSpec):

Specification to create or increase the capacity of a VMFS datastore. This property contains a configuration specification that can be applied to effect the creation or capacity increase.