vcenter vm hardware parallel: summary

The summary structure contains commonly used information about a virtual parallel port.

Representations:

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

Attributes:

Name Type Description
Required
port string Identifier of the virtual parallel 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.ParallelPort. 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.ParallelPort.