Data Object - ConverterAgentInternalLegacyPartition

Property of
ConverterAgentInternalDiskLayoutInfo
Extends
DynamicData
Since
Converter API 1.0

Data Object Description

Legacy IBM PC/DOS 3.3 disk partition information. A partition is a contiguous set of blocks on a disk that is marked for use. The typeId identifies the purpose of the data in the partition.

Properties

Name Type Description
activexsd:boolean

True if it is active partition
emptyxsd:boolean

True if the volume is empty
firstSectorxsd:int

The start sector.
lengthInSectorsxsd:int

The end sector.
logicalxsd:boolean

The flag to indicate whether or not the partition is logical.
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
partitionNumberxsd:int

The partition number. Must be a positive integer.
partitionUuid*xsd:string

Since Converter API 4.0
typeId*xsd:byte

MBR type of data in the file system. Must be non-zero if present.
Properties inherited from DynamicData
None
*Need not be set