VmHardwareAdapterSataSummary

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


Properties

string
adapter Required

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.

JSON Example

{
	"adapter": "string"
}

Feedback

Was this page helpful?