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

ServiceNotFoundException
IOSoapException
powerOnLogicalServers
Powers on one or more logical serverspowerOnLogicalServersName
The ID or name of service containing the logical serversString serviceNameParameters
A list of names of logical servers to power onList<String>
logicalServerNames
Request ID for the operationString requestIdReturns
InvalidParameterExceptionExceptions
LogicalServerNotFoundException
ServiceNotFoundException
IOSoapException
syncLogicalServers
Causes IO to resynchronize the state of the logical servers that IO is
managing with the current state of the logical servers in Virtualization
syncLogicalServersName
Manager. This operation runs asynchronously, returning before the
synchronization has completed. This operation may be performed only
by an infrastructure orchestration Administrator.
noneParameters
noneReturns
IOSoapExceptionExceptions
Server Pool
listServerPools
Gets a list of names of the server pools available to the user. For
infrastructure orchestration Administrators, the list contains all server pools
including the Maintenance and Unassigned pools.
listServerPoolsName
noneParameters
Names of the server pools for the requesting userList<String> serverPoolsReturns
IOSoapExceptionExceptions
getServerPool
Gets details of a specified server poolgetServerPoolName
The name of the server pool to getString serverPoolNameParameters
Details of the server pool contents and configurationSanVolume serverPoolReturns
InvalidParameterExceptionExceptions
ServerPoolNotFoundException
IOSoapException
Server Pool 21