This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
		
			
				
	
	
		
			17 lines
		
	
	
		
			984 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			984 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. _vmodl.fault.NotEnoughLicenses: ../../vmodl/fault/NotEnoughLicenses.rst
 | 
						|
 | 
						|
 | 
						|
vim.fault.NoLicenseServerConfigured
 | 
						|
===================================
 | 
						|
    :extends:
 | 
						|
 | 
						|
        `vmodl.fault.NotEnoughLicenses`_
 | 
						|
 | 
						|
  The NoLicenseServerConfigured fault is thrown when there is no valid license server configured for the system and the system is not in evaluation mode. Any operation occurs that requires evaluation license or a valid license will throw the NoLicenseServerConfigured. This can happen with the new licensing scheme that is a hybrid of flex-based licensing and serial number based licensing. There can be cases where VirtualCenter is licensed by a serial number and there is no need for a flex license server. These cases are valid as long as no operation that requires flex- based license server is invoked, for example, adding a pre-4.0 host that requires flex licenses. If however, such an operation is invoked, the NoLicenseServerConfigured fault is thrown.
 | 
						|
 | 
						|
Attributes:
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 |