vcenter vm hardware adapter sata: summary

The summary structure contains commonly used information about a Virtual SATA adapter.

Representations:

{
    "adapter""obj-103"
}
<?xml version="1.0" ?>
<ns0:Summary xmlns:ns0="http://vmware.com/vcenter/vm/hardware/adapter/sata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <adapter>obj-103</adapter>
</ns0:Summary>

Attributes:

Name Type Description
Required
adapter string Identifier of the virtual SATA adapter.

When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.vm.hardware.SataAdapter. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.vm.hardware.SataAdapter.