Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - InsufficientNetworkResourcePoolCapacity(vim.fault.InsufficientNetworkResourcePoolCapacity)
- Extends
- InsufficientResourcesFault
- Since
- vSphere API Release 6.0
Fault Description
Insufficient network resource pool bandwidthProperties
Name | Type | Description |
---|---|---|
available | xsd:long |
Network bandwidth available (in MBs) in the requested resource pool.
|
device | xsd:string[] |
List of network devices that are requesting or already have requested
bandwidth on the network resource pool.
|
dvsName | xsd:string |
Distributed Virtual Switch containing the resource pool
having unsufficient network bandwitdh.
|
dvsUuid | xsd:string |
UUID of the distributed Virtual Switch containing the resource pool
having unsufficient network bandwitdh.
|
requested | xsd:long |
Network bandwidth amount requested (in MBs).
|
resourcePoolKey | xsd:string |
Key of the resource pool on which network bandwidth is requested.
|
Properties inherited from InsufficientResourcesFault | ||
None | ||
Properties inherited from VimFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |