Data Object - ConverterDiskAttachPoint

Property of
ConverterAgentHelperConverterHelperParamsTargetDiskParams
Extends
DynamicData
Since
Converter API 1.0

Data Object Description

DiskAttachPoint contains the information about controller type, controller's bus number, and disk's unit number where disk is attached.

Properties

Name Type Description
busNumberxsd:int

Bus number in case of SCSI, SATA, and IDE, device number in case of NVMe.
controllerTypexsd:string

Controller Type
See ConverterDiskAttachPointControllerType

unitNumberxsd:int

Unit number in case of SCSI, SATA, and IDE, namespace in case of NVMe.
Properties inherited from DynamicData
None