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

LogicalServerNotFoundException
ServiceNotFoundException
IOSoapException
deactivateLogicalServers
Deactivates selected logical servers in an infrastructure servicedeactivateLogicalServersName
The ID or name of the service containing the logical servers to deactivateString serviceNameParameters
A list of names of logical servers to deactivate.List<String>
logicalServerNames
Request ID for the operationString requestIdReturns
InvalidParameterExceptionExceptions
LogicalServerNotFoundException
ServiceNotFoundException
IOSoapException
activateLogicalServers
Activates selected logical servers in an infrastructure serviceactivateLogicalServersName
The ID or name of the service containing the logical servers to activateString serviceNameParameters
A list of names of logical servers to activate.List<String>
logicalServerNames
Optional list of server pools from which to allocate physical servers, if
necessary. If null, the pools currently available to the requesting user are
used.
List<String>
serverPoolNames
Request ID for the operationString requestIdReturns
InvalidParameterExceptionExceptions
LogicalServerNotFoundException
NoServerPoolsAvailableException
ServerPoolNotFoundException
ServiceNotFoundException
IOSoapException
powerOffLogicalServers
Powers off one or more logical serverspowerOffLogicalServersName
The ID or name of service containing the logical serversString serviceNameParameters
A list of names of logical servers to power offList<String>
logicalServerNames
Request ID for the operationString requestIdReturns
InvalidParameterExceptionExceptions
LogicalServerNotFoundException
20 Operations