 c83651f5be
			
		
	
	c83651f5be
	
	
	
		
			
			Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
		
			
				
	
	
	
		
			1.8 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	vim.dvs.HostMember.ConfigSpec
Specification to create or reconfigure ESXi host membership in a DistributedVirtualSwitch .
- extends
- since
- Attributes:
- 
operation (str): Host member operation type. See ConfigSpecOperation for valid values. host (vim.HostSystem): Identifies a host member of a DistributedVirtualSwitch for a CreateDVS_Task or DistributedVirtualSwitch . ReconfigureDvs_Task operation. backing (vim.dvs.HostMember.Backing, optional): Specifies the physical NICs to use as backing for the proxy switch on the host. maxProxySwitchPorts (int, optional): Maximum number of ports allowed in the HostProxySwitch .ESXi 5.0 and earlier hosts: If you are reconfiguring an existing host membership, that is, the proxy switch already exists, you must reboot the host for the new setting to take effect. vendorSpecificConfig ([vim.dvs.KeyedOpaqueBlob], optional): Opaque binary blob that stores vendor specific configuration.