vcenter vm hardware adapter scsi: update spec

The update_spec structure describes the updates to be made to the configuration of a virtual SCSI adapter.

Representations:

{
    "sharing""NONE"
}
<?xml version="1.0" ?>
<ns0:UpdateSpec xmlns:ns0="http://vmware.com/vcenter/vm/hardware/adapter/scsi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <sharing>NONE</sharing>
</ns0:UpdateSpec>

Attributes:

Name Type Description
Optional
sharing string Bus sharing mode.

This field may only be modified if the virtual machine is not powered on.

Optional. If unset, the value is unchanged.