Name | Type | Description |
---|---|---|
info | VcVmfsDatastoreBaseOption | Information about this VMFS datastore provisioniing option. This structure describes the extent allocation policy represented by this option. |
spec | VcVmfsDatastoreSpec | 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. |
Name | Returns |
---|---|
VcVmfsDatastoreOption() | constructor |
Method | Returns |
---|---|
VcHostDatastoreSystem.queryVmfsDatastoreCreateOptions(String devicePath, Number vmfsMajorVersion) | VcVmfsDatastoreOption[] |
VcHostDatastoreSystem.queryVmfsDatastoreExpandOptions(VcDatastore datastore) | VcVmfsDatastoreOption[] |
VcHostDatastoreSystem.queryVmfsDatastoreExtendOptions(VcDatastore datastore, String devicePath, boolean suppressExpandCandidates) | VcVmfsDatastoreOption[] |
None |
---|