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

addLogicalLoadBalancerGroupMember
Adds a member to a logical load balancer group defined in an
infrastructure orchestration service.
addLogicalLoadBalancer
GroupMember
Name
The ID or name of the service which contains the group.String serviceNameParameters
The logical load balancer ID.String
logicalLoadBalancerId
The group name where to add the new member.String groupName
The IP address or host name of the member to be added to the load
balancer group.
String address
The port on which the member is listening.int port
Request ID for the operation.String requestIdReturns
InvalidParameterExceptionExceptions
ServiceNotFoundException
LogicalLoadBalancerNot
FoundException
IOSoapException
removeLogicalLoadBalancerGroupMember
Removes a member from a logical load balancer group defined in an
infrastructure orchestration service.
removeLogicalLoadBalancer
GroupMember
Name
The ID or name of the service which contains the group.String serviceNameParameters
The logical load balancer ID.String
logicalLoadBalancerId
The group name which contains the member to be removed.String groupName
The IP address or host name of the member to be removed from the load
balancer group.
String address
Request ID for the operation.String requestIdReturns
InvalidParameterExceptionExceptions
ServiceNotFoundException
LogicalLoadBalancer
NotFoundException
IOSoapException
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
42 Operations