Managed Object - HostFirewallSystem

Property of
HostConfigManager
Extends
ExtensibleManagedObject
See also
HostFirewallDefaultPolicy, HostFirewallInfo, HostFirewallRulesetRulesetSpec
Since
null


Managed Object Description

Properties

Name Type Description
firewallInfo*HostFirewallInfo


Properties inherited from ExtensibleManagedObject
availableField, value
*May not be present

Methods

Methods defined in this Managed Object
DisableRuleset, EnableRuleset, RefreshFirewall, UpdateDefaultPolicy, UpdateRuleset
Methods inherited from ExtensibleManagedObject
setCustomValue

DisableRuleset

Required Privileges
Host.Config.NetService

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostFirewallSystem used to make the method call.
id Pxsd:string

Since null
P Required privilege: id

Return Value

Type Description
None

Faults

Type Description
HostConfigFault
NotFound
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



EnableRuleset

Required Privileges
Host.Config.NetService

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostFirewallSystem used to make the method call.
id Pxsd:string

Since null
P Required privilege: id

Return Value

Type Description
None

Faults

Type Description
HostConfigFault
NotFound
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



RefreshFirewall

Required Privileges
Host.Config.NetService

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostFirewallSystem used to make the method call.

Return Value

Type Description
None

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



UpdateDefaultPolicy

Required Privileges
Host.Config.NetService

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostFirewallSystem used to make the method call.
defaultPolicy PHostFirewallDefaultPolicy

Since null
P Required privilege: defaultPolicy

Return Value

Type Description
None

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



UpdateRuleset

Required Privileges
Host.Config.NetService
Since
vSphere API 5.0

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostFirewallSystem used to make the method call.
id Pxsd:string

Since vSphere API 5.0
spec PHostFirewallRulesetRulesetSpec

Since vSphere API 5.0
PRequired privilege - see tooltip for details

Return Value

Type Description
None

Faults

Type Description
HostConfigFault
NotFound
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None