vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostFirewallConfig(vim.host.FirewallConfig)
- Property of
 - HostConfigSpec
 - Extends
 - DynamicData
 - See also
 - HostFirewallConfigRuleSetConfig, HostFirewallDefaultPolicy
 - Since
 - vSphere API Release 4.0
 
Data Object Description
DataObject used for firewall configurationProperties
| Name | Type | Description | 
|---|---|---|
| defaultBlockingPolicy | HostFirewallDefaultPolicy | 
         Default settings for the firewall,
 used for ports that are not explicitly opened.
       | 
| rule* | HostFirewallConfigRuleSetConfig[] | 
         Rules determining firewall settings.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |