HP CloudSystem Matrix/Matrix Operating Environment 7.2 Integration Interfaces API and CLI Operations Reference Guide

FirewallRuleGroup
getFirewallRuleGroup
Gets the details of a specified firewall rule group.getFirewallRuleGroupName
The ID of the firewall rule group to get.String
firewallRuleGroupId
Parameters
Details of the firewall rule group.FirewallRuleGroupDetails
firewallRuleGroup
Returns
FirewallRuleGroupNot
FoundException
Exceptions
InvalidParameterException
IOSoapException
addRuleToFirewallRuleGroup
Add a rule to an existing firewall rule group in the inventory and in the
underlying resource.
addRuleToFirewallRule
Group
Name
The ID of the firewall rule group in which to add a rule.String
firewallRuleGroupId
Parameters
The firewall rule to be added.FirewallRule firewallRule
noneReturns
FirewallRuleGroupNot
FoundException
Exceptions
InvalidParameterException
IOSoapException
removeRuleFromFirewallRuleGroup
Remove a rule from an existing firewall rule group in the inventory and
in the underlying resource.
removeRuleFromFirewall
RuleGroup
Name
The ID of the firewall rule group from which to remove a rule.String
firewallRuleGroupId
Parameters
The firewall rule to be removed. All attributes of the specified FirewallRule
must match an existing rule for it to be identified and removed.
FirewallRule firewallRule
noneReturns
FirewallRuleGroupNot
FoundException
Exceptions
FirewallRuleNotFound
Exception
InvalidParameterException
IOSoapException
syncFirewallRuleGroups
Causes IO to resynchronize the firewall rules of the firewall rule group
IO is managing. This operation runs asynchronously, returning before
syncFirewallRuleGroupsName
FirewallRuleGroup 53