Data Object - ConverterAgentInternalDiskSpec

Property of
ConverterAgentInternalDiskListSpec, ConverterAgentInternalTargetStorageLayoutTargetDiskInfo
Extended by
ConverterAgentInternalAttachedDiskSpec, ConverterAgentInternalVirtualDiskSpec
Extends
DynamicData
See also
ConverterAgentInternalDiskAttachPoint
Since
Converter API 1.0

Data Object Description

Disk specification

Properties

Name Type Description
attachPoint*ConverterAgentInternalDiskAttachPoint

Place this disk is attached (or should be for a disk not yet created). This is optional because this information may not be known.
namexsd:string

The name of the disk. For a direct-attached disk, it is the name of the disk device, e.g. \\.\PhysicalDrive0 on Windows. For a virtual disk on local or network file system, it is the path to vmdk file.
Properties inherited from DynamicData
None
*Need not be set