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

LoadBalancerNotFound
Exception
Exceptions
InvalidParameterException
IOSoapException
removeLoadBalancer
Removes a load balancer from the infrastructure orchestration server. This
operation may be performed only by an infrastructure orchestration
Administrator.
removeLoadBalancerName
The ID of the load balancer to remove.String loadBalancerIdParameters
noneReturns
LoadBalancerNotFound
Exception
Exceptions
InvalidParameterException
IOSoapException
addLoadBalancerCertificate
Adds the certificate for a load balancer corresponding to a certificate
ID. This operation may be performed only by an infrastructure
orchestration Administrator.
addLoadBalancerCertificateName
The certificate ID of a load balancer.String certificateIdParameters
The certificate to be added.byte[] certificate
noneReturns
InvalidParameterExceptionExceptions
IOSoapException
removeLoadBalancerCertificate
Removes the certificate for a load balancer corresponding to a certificate
ID. This operation may be performed only by an infrastructure
orchestration Administrator.
removeLoadBalancer
Certificate
Name
The certificate ID of a load balancer.String certificateIdParameters
noneReturns
CertificateNotFoundExceptionExceptions
InvalidParameterException
IOSoapException
setLoadBalancerPassword
Sets the password for a load balancer corresponding to a password ID.
This operation may be performed only by an infrastructure orchestration
Administrator.
setLoadBalancerPasswordName
The password ID of a load balancer.String passwordIdParameters
The password of the load balancer.String password
50 Operations