VmHardwareSerialSummary

The Serial.Summary structure contains commonly used information about a virtual serial port.


Properties

string
port Required

Identifier of the virtual serial port. 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.SerialPort. 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.SerialPort.

JSON Example

{
	"port": "string"
}
Returned By

List Hardware Serial

Feedback

Was this page helpful?