HP Matrix Operating Environment Software manual AddRuleToFirewallRuleGroup, SyncFirewallRuleGroups

Models: Matrix Operating Environment Software

1 111
Download 111 pages 21.04 Kb
Page 43
Image 43

Exceptions FirewallRuleGroupNotFound

Exception

InvalidParameterException

IOSoapException

addRuleToFirewallRuleGroup

Name

addRuleToFirewallRule

Add a rule to an existing firewall rule group in the inventory and in the

 

Group

underlying resource.

Parameters

String

The ID of the firewall rule group in which to add a rule.

 

firewallRuleGroupId

 

 

FirewallRule firewallRule

The firewall rule to be added.

Returns

none

 

Exceptions

FirewallRuleGroupNotFound

 

 

Exception

 

 

InvalidParameterException

 

 

IOSoapException

 

removeRuleFromFirewallRuleGroup

Name

removeRuleFromFirewall

Remove a rule from an existing firewall rule group in the inventory and

 

RuleGroup

in the underlying resource.

Parameters

String

The ID of the firewall rule group from which to remove a rule.

 

firewallRuleGroupId

 

 

FirewallRule firewallRule

The firewall rule to be removed. All attributes of the specified FirewallRule

 

 

must match an existing rule for it to be identified and removed.

Returns

none

 

Exceptions

FirewallRuleGroupNotFound

 

 

Exception

 

FirewallRuleNotFound

Exception

InvalidParameterException

IOSoapException

syncFirewallRuleGroups

Name

syncFirewallRuleGroups Causes IO to resynchronize the firewall rules of the firewall rule group

 

IO is managing. This operation runs asynchronously, returning before

 

the synchronization has completed. This operation may be performed

 

only by an infrastructure orchestration Administrator.

Parameters

none

Returns

none

Exceptions

IOSoapException

FirewallRuleGroup 43

Page 43
Image 43
HP Matrix Operating Environment Software manual AddRuleToFirewallRuleGroup, RemoveRuleFromFirewallRuleGroup