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

createServerPool
Creates an empty server pool. This operation may be performed only by
an infrastructure orchestration Administrator or Organization
Administrator.
createServerPoolName
The name of the server pool to create. It is limited to 64 characters
(alphanumeric, hyphen, underscore, and space).
String serverPoolNameParameters
Optional annotation to be attached to the server poolString note
noneReturns
InvalidParameterExceptionExceptions
IOSoapException
deleteServerPool
Deletes an existing server pool. Any servers in the server pool are moved
to the "Unassigned" pool. This operation may be performed only by an
infrastructure orchestration Administrator or Organization Administrator.
deleteServerPoolName
The name of the server pool to deleteString serverPoolNameParameters
NoneReturns
InvalidParameterExceptionExceptions
ServerPoolNotFoundException
IOSoapException
moveServerToServerPool
Moves a server to a different server pool. This operation may be
performed only by an infrastructure orchestration Administrator or
Organization Administrator.
moveServerToServerPoolName
The name of the server pool to which the server is to be moved.String
destinationPoolName
Parameters
The resource ID of the server to be moved. (For example, the
LogicalServerInfo.resourceBindingId value when
LogicalServerInfo.isVirtual=false.)
String serverResourceId
Optional annotation to be attached to the resource move. This note used
only when the destination pool is the Maintenance pool.
String note
noneReturns
InvalidParameterExceptionExceptions
ServerPoolNotFoundException
ServerPoolNotFoundForResourceException
IOSoapException
assignUsersToServerPool
Assigns user access to a server pool. This operation may be performed
only by an infrastructure orchestration Administrator or Organization
Administrator.
assignUsersToServerPoolName
The name of the server pool to which to assign user accessString serverPoolNameParameters
22 Operations