VMware Cloud Director API - NICType
NICType
- Type:
- NICType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Represents a supported virtual NIC type.
- Since:
- 1.5
- Schema:
- vms.xsd
- Media type(s):
- None
- Extends:
- NICBaseType
- XML Representation:
-
<NICType xmlns="http://www.vmware.com/vcloud/v1.5" name="xs:string" id="xs:int"/>
-
Attributes
-
Attribute Type Required Modifiable Since Deprecated Description name string Yes always 1.5 vSphere name of the virtual NIC type. id int No always 1.5 vCloud Director ID of the NIC.