Name | Type | Description |
---|---|---|
diskUuid | String | The UUID of the SCSI disk on which the VMFS datastore is located.<br>See <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcScsiLun.html#uuid">VcScsiLun</a><br> |
extent | VcHostScsiDiskPartition[] | Extents to append to VMFS. |
partition | VcHostDiskPartitionSpec | Partitioning specification. |
vmfs | VcHostVmfsSpec | The VMFS creation specification. |
Name | Returns |
---|---|
VcVmfsDatastoreCreateSpec() | constructor |
None |
---|
Method | Returns |
---|---|
VcHostDatastoreSystem.createVmfsDatastore(VcVmfsDatastoreCreateSpec spec) | VcDatastore |