SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > I
  • 0 Ratings

Data Object - InventoryDescription(vim.ResourcePlanningManager.InventoryDescription)

Property of
DatabaseSizeParam
Extends
DynamicData
Since
vSphere API 4.0

Data Object Description

Data object to capture all information needed to describe a sample inventory.

Properties

Name Type Description
numClusters*xsd:int

The number of clusters. Default value is equal to numHosts/5.
numCpuDev*xsd:int

The number cpu devices per host. Default value is 4.
numDiskDev*xsd:int

The number disk devices per host. Default value is 10.
numHostsxsd:int

The number of hosts.
numNetDev*xsd:int

The number network devices per host. Default value is 2.
numResourcePools*xsd:int

The number of resource pools. Default value is equal to numHosts
numvCpuDev*xsd:int

The number cpu devices per vm. Default value is 2.
numvDiskDev*xsd:int

The number disk devices per vm. Default value is 4.
numVirtualMachinesxsd:int

The number of virtual machines.
numvNetDev*xsd:int

The number network devices per vm. Default value is 1.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings