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

noneReturns
InvalidParameterExceptionExceptions
IOSoapException
unsetLoadBalancerPassword
Unsets the password for a load balancer corresponding to a password
ID. This operation may be performed only by an infrastructure
orchestration Administrator.
unsetLoadBalancerPasswordName
The password ID of a load balancer.String passwordIdParameters
noneReturns
PasswordNotFoundExceptionExceptions
InvalidParameterException
IOSoapException
LogicalLoadBalancer
createLogicalLoadBalancerGroup
Creates a group in a logical load balancer defined in an infrastructure
orchestration service, with Administrator approval. A group describes a
createLogicalLoadBalancer
Group
Name
service to load balance. A load balancer will forward incoming requests
to members, after members are added to a group.
The ID or name of the service where to add a group.String serviceNameParameters
The logical load balancer ID.String
logicalLoadBalancerId
The information defining a logical load balancer group.LogicalLoadBalancerGroup
Info group
Request ID for the operation.String requestIdReturns
InvalidParameterExceptionExceptions
ServiceNotFoundException
LogicalLoadBalancerNot
FoundException
IOSoapException
deleteLogicalLoadBalancerGroup
Deletes a group from an infrastructure orchestration service. All the existing
members within the group will be removed.
deleteLogicalLoadBalancer
Group
Name
The ID or name of the service where to delete a group.String serviceNameParameters
The logical load balancer ID.String
logicalLoadBalancerId
The name of the group to be deleted.String groupName
Request ID for the operation.String requestIdReturns
InvalidParameterExceptionExceptions
LogicalLoadBalancer 51