vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - VramLimitLicense(vim.fault.VramLimitLicense)
- Extends
 - NotEnoughLicenses
 - Since
 - vSphere API Release 5.0
 
Fault Description
A VramLimitLicense fault is thrown if executing an operation would result in exceeding maximum allowed vRAM amount. For example, this could happen when powering on a VM, hot-plugging memory into a running VMm, etc.Properties
| Name | Type | Description | 
|---|---|---|
| limit | xsd:int | 
         The maximum allowed vRAM amount.
       | 
| Properties inherited from NotEnoughLicenses | ||
| None | ||
| Properties inherited from RuntimeFault | ||
| 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 |