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

A list of the names of users and Active Directory groups for which to allow
server pool access
List<String> userNames
noneReturns
InvalidParameterExceptionExceptions
ServerPoolNotFoundException
UserNotFoundException
IOSoapException
unassignUsersFromServerPool
Removes user access to a server pool. This operation may be performed
only by an infrastructure orchestration Administrator or Organization
Administrator.
unassignUsersFromServerPoolName
The name of the server pool from which to remove user accessString serverPoolNameParameters
A list of the names of users and Active Directory groups for which to
remove server pool access
List<String> userNames
noneReturns
InvalidParameterExceptionExceptions
ServerPoolNotFoundException
UserNotFoundException
IOSoapException
Server
getComputeServer
Gets details of a specified compute server. Cannot be used to get
information about a VM host.
getComputeServerName
The ID of the server resource for which to get detailsString serverIdParameters
Server resource detailsComputeServer
computeServer
Returns
InvalidParameterExceptionExceptions
ServerResourceNotFoundException
IOSoapException
getVmHost
Gets details of a specified VM hostgetVmHostName
The ID of the VM host for which to get detailsString serverIdParameters
VM host resource detailsVmHost vmHostReturns
InvalidParameterExceptionExceptions
ServerResourceNotFoundException
IOSoapException
Server 23