 15f7be9a52
			
		
	
	15f7be9a52
	
	
	
		
			
			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
		
			
				
	
	
	
		
			1.4 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	vim.dvs.ProductSpec
This data object type is a subset of AboutInfo . An object of this type can be used to describe the specification for a proxy switch module of a DistributedVirtualSwitch .
- extends
- since
- Attributes:
- 
name (str, optional): Short form of the product name. vendor (str, optional): Name of the vendor of this product. version (str, optional): Dot-separated version string. For example, "1.2". build (str, optional): Build string for the server on which this call is made. For example, x.y.z-num. This string does not apply to the API. forwardingClass (str, optional): Forwarding class of the distributed virtual switch. bundleId (str, optional): The ID of the bundle if a host component bundle needs to be installed on the host members to support the functionality of the switch. bundleUrl (str, optional): The URL of the bundle that VMware Update Manager will use to install the bundle on the host members, if bundleId is set.