vCenter Storage Monitoring Service API
|  | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - DvsVmVnicResourcePoolConfigSpec(vim.dvs.VmVnicNetworkResourcePool.ConfigSpec)
- Parameter to
- DvsReconfigureVmVnicNetworkResourcePool_Task
- Extends
- DynamicData
- See also
- DvsVmVnicResourceAllocation
- Since
- vSphere API Release 6.0
Data Object Description
The configuration specification data object to update the resource configuration for a virtual NIC network resource pool.Properties
| Name | Type | Description | 
|---|---|---|
| allocationInfo* | DvsVmVnicResourceAllocation | The resource allocation for the virtual NIC network resource pool. | 
| configVersion* | xsd:string | The configVersion is a unique identifier for a given version
  of the configuration. Each change to the configuration will
  update this value. This is typically implemented as a
  non-decreasing count or a time-stamp. However, a client should
  always treat this as an opaque string. 
  If specified when updating the resource configuration, the
  changes will only be applied if the current configVersion matches the
  specified configVersion. This field can be used to guard against
  updates that that may have occurred between the time when configVersion
  was read and when it is applied.
       | 
| description* | xsd:string | The description for the virtual NIC network resource pool. | 
| key* | xsd:string | The key of the network resource pool. The property is ignored for add
  operations. | 
| name* | xsd:string | The name for the virtual NIC network resource pool.
  The property is required for Add operations. | 
| operation | xsd:string | The type of operation on the virtual NIC network resource pool
 Possible value can be of
 ConfigSpecOperation | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
