HP CloudSystem Matrix/Matrix Operating Environment 7.1 Integration Interfaces API and CLI Operations Reference Guide
FirewallRuleGroupNotFound
Exception
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
FirewallRuleGroupNotFound
Exception
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
FirewallRuleGroupNotFound
Exception
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
the synchronization has completed. This operation may be performed
only by an infrastructure orchestration Administrator.
noneParameters
noneReturns
IOSoapExceptionExceptions
FirewallRuleGroup 43