Data Object - ConverterAgentInternalTargetStorageLayoutSourceVolumeAttributes

Property of
ConverterAgentInternalTargetStorageLayoutTargetVolumeInfo
Extends
DynamicData
Since
Converter API 1.0

Data Object Description

Properties

Name Type Description
activexsd:boolean

If true then the target volume must be created as active partition in MBR
capacityxsd:long


diskDeviceNumber*xsd:int


diskGuid*xsd:string

For GPT disks the signature is GUID If present then the disk is in GPT format.

Since Converter API 4.0
diskSignature*xsd:int

For MBR disks
filesystemUnderstoodxsd:boolean

If true then the target volume can be resized
partitionGuid*xsd:string

For GPT partitions the type is GUID+UUID If present then the disk must be in GPT format.

Since Converter API 4.0
partitionNumber*xsd:int

Optional partition number The value is undefined for dynamic volumes
partitionType*xsd:int

For MBR disks
partitionUuid*xsd:string

Since Converter API 4.0
primary*xsd:boolean

True for primary basic volumes False for logical basic volumes Undefined for dynamic volumes that don't have legacy partition information
spaceUsedxsd:long


startingOffset*xsd:long


volumeIdxsd:string


windowsUniqueId*xsd:byte[]

Unique Id reported by IOCTL_MOUNTDEV_QUERY_UNIQUE_ID on W2K+ Undefined if the OS is not W2K+
Properties inherited from DynamicData
None
*Need not be set