VirtualSCSIControllerOption
The VirtualSCSIControllerOption data object type contains the options for a virtual SCSI controller defined by the VirtualSCSIController data object type.
{
"_typeName": "string",
"type": "string",
"connectOption": {
"_typeName": "string",
"startConnected": {
"_typeName": "string",
"valueIsReadonly": false,
"supported": false,
"defaultValue": false
},
"allowGuestControl": {
"_typeName": "string",
"valueIsReadonly": false,
"supported": false,
"defaultValue": false
}
},
"busSlotOption": {
"_typeName": "string",
"type": "string"
},
"controllerType": "string",
"autoAssignController": {
"_typeName": "string",
"valueIsReadonly": false,
"supported": false,
"defaultValue": false
},
"backingOption": [
{
"_typeName": "string",
"type": "string"
}
],
"defaultBackingOptionIndex": 0,
"licensingLimit": [
"string"
],
"deprecated": false,
"plugAndPlay": false,
"hotRemoveSupported": false,
"numaSupported": false,
"devices": {
"_typeName": "string",
"valueIsReadonly": false,
"min": 0,
"max": 0,
"defaultValue": 0
},
"supportedDevice": [
"string"
],
"numSCSIDisks": {
"_typeName": "string",
"valueIsReadonly": false,
"min": 0,
"max": 0,
"defaultValue": 0
},
"numSCSICdroms": {
"_typeName": "string",
"valueIsReadonly": false,
"min": 0,
"max": 0,
"defaultValue": 0
},
"numSCSIPassthrough": {
"_typeName": "string",
"valueIsReadonly": false,
"min": 0,
"max": 0,
"defaultValue": 0
},
"sharing": [
"string"
],
"defaultSharedIndex": 0,
"hotAddRemove": {
"_typeName": "string",
"valueIsReadonly": false,
"supported": false,
"defaultValue": false
},
"scsiCtlrUnitNumber": 0
}
The IntOption data object type is used to define the minimum, maximum, and default values for an integer option.
The IntOption data object type is used to define the minimum, maximum, and default values for an integer option.
The IntOption data object type is used to define the minimum, maximum, and default values for an integer option.
Index into sharing array specifying the default value.
The BoolOption data object type describes if an option is supported ("true") and if the option is set to "true" or "false" by default.
The unit number of the SCSI controller.
The SCSI controller sits on its own bus, so that this field defines which slot the controller will use.