Data Object - ConverterAgentInternalComputerOptions

Extends
DynamicData
Since
Converter API 1.0

Data Object Description

ComputerOptions controls how a Computer and its volumes will behave. The options are specified at Computer object creation time.

Properties

Name Type Description
mountDir*xsd:string

Preferred root directory for creating volume mount points.
nameJctsAfterGosDrvLtrs*xsd:boolean

When using PnP driver, create junctions (mount points) named after the volumes' drive letters in the guest OS.
nfs*xsd:boolean

Enable network file system mounting
nonPersistentDisks*xsd:boolean

Protect underlying disks with a redo log
pnpDriver*xsd:boolean

Use PnP (instead of legacy) driver to mount volume
readOnlyVolumes*xsd:boolean

Mount volumes read-only on the slave
useCachedIo*xsd:boolean


Properties inherited from DynamicData
None
*Need not be set