VmfsDatastoreSpec
VmfsDatastoreSpec
Base class for VMFS datastore addition specification.
Used as a generic way to point to one of the creation specifications that can be used to apply a specification to effect the creation or extension of a VMFS datastore.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"diskUuid": "string"
}
string
diskUuid
Required
The UUID of the SCSI disk on which the VMFS datastore is located.
See also HostScsiDisk, uuid.