com.vmware.vcenter.inventory.network

info

The info structure contains information about a vCenter Server network.
Representations:
{
    "type""string"
}
<?xml version="1.0" ?>
<ns0:Info xmlns:ns0="http://vmware.com/vcenter/inventory/network" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <type>string</type>
</ns0:Info>

Attributes:
Name Type Required Description
type
 *
string Yes Type of the vCenter Server network. Value is one of Network, DistributedVirtualPortgroup, OpaqueNetwork.

Copyright © 2014. All Rights Reserved.