Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - FirewallProfile(vim.profile.host.FirewallProfile)
- Property of
- HostApplyProfile
- Extends
- ApplyProfile
- See also
- FirewallProfileRulesetProfile
- Since
- vSphere API Release 4.0
Data Object Description
The FirewallProfile data object represents a host firewall configuration. If a profile plug-in defines policies or subprofiles, use the policy or property list to access the additional configuration data.Properties
Name | Type | Description |
---|---|---|
ruleset* | FirewallProfileRulesetProfile[] |
List of Rulesets that will be configured for the firewall subprofile.
The rulesets can be enabled or disabled from the profile.
|
Properties inherited from ApplyProfile | ||
copyEnableStatus, enabled, favorite, hidden, policy, profileTypeName, profileVersion, property, toBeDeleted, toBeMerged, toReplaceWith | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |