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

ServiceNotFoundException
IOSoapException
powerCycleLogicalServers
Power cycles one or more logical servers.powerCycleLogicalServersName
The ID or name of service containing the logical servers.String serviceNameParameters
A list of names of logical servers to power cycle.List<String>
logicalServerNames
Request ID for the operation.String requestIdReturns
InvalidParameterExceptionExceptions
LogicalServerNotFound
Exception
ServiceNotFoundException
IOSoapException
editLogicalServers
Updates the memory size and/or processor count for one or more logical
servers, with Administrator approval.
editLogicalServersName
The ID or name of the service containing the logical servers.String serviceNameParameters
A list of names of logical servers to update.List<String>
logicalServerNames
The memory size to set for the logical servers, in the units specified by
memorySizeUnits. If not specified, the memory size is not changed.
Integer memorySize
The units for the memory size value. The specified memory size and units
must be convertible to a whole number value in the memory size units
for the existing logical server.
ByteSizeEnum
memorySizeUnits
The processor count to set for the logical servers. If not specified, the
processor count is not changed.
Integer processorCount
Request ID for the operation.String requestIdReturns
InvalidParameterExceptionExceptions
LogicalServerNotFound
Exception
ServiceNotFoundException
IOSoapException
removeLogicalServers
Deprovisions and removes selected logical servers from an infrastructure
service.
removeLogicalServersName
The ID or name of the service containing the logical servers.String serviceNameParameters
A list of names of logical servers to remove.List<String>
logicalServerNames
Request ID for the operation.String requestIdReturns
36 Operations