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

ServiceNotFoundException
LogicalLoadBalancer
NotFoundException
IOSoapException
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
LogicalLoadBalancerNot
FoundException
IOSoapException
52 Operations