HP Matrix Operating Environment 7.3 Release Notes
editLogicalServers
The existing editLogicalServers request is enhanced to support an optional parameter, at
the end of the existing parameter list, to control whether or not a reboot is allowed.
Optional. Indicates whether the server can be rebooted if
necessary to complete the operation. For example, a reboot
is required when changing the CPU or memory size of a
VMware server when the “hot add” option is not supported
or enabled. When False is specified and a reboot is
required, the operation is not performed and an indication
written to the request history.
Boolean notAllowReboot
listCustomServerActions
The new listCustomServerActions request lists information about the server actions defined
in conf/hpio.properties:
Lists the defined custom server actions
(OperationsOrchestration workflows).
listCustomServerActionsName
The ID of the subnet to delete.<none>Parameters
A list containing the defined custom
server action workflows.
List
WorkflowcustomServerActions
Returns
modifyService
The existing modifyService request now supports modification of the costs associated with a
provisioned service. The following parameters are added to the end of the parameter list:
Optional frequency to set for all costs in the service.CostFrequencyEnumcostFrequency
Optional list of cost updates.List costUpdates
removeNetworkInterfaceFromLogicalServerGroup
The new removeNetworkInterfaceFromLogicalServerGroup request is added to remove
a network interface from a logical server group.
Table 7 removeNetworkInterfaceFromLogicalServerGroup
Removes a network interface from a
logical server group. Administrator
approval is not required.
removeNetwork
InterfaceFromLogical
ServerGroup
Name
The ID or name of service containing
the server group.
String serviceNameParameters
The name of the logical server group.String logicalServerGroupName
The name of the network interface to
remove.
String
logicalNetworkInterfaceName
Request ID for the operation.String requestIdReturns
N/AInvalidParameterExceptionExceptions
N/ALogicalServerGroupNotFoundException
N/AServiceNotFoundException
N/AIOSoapException
64 Matrix OE API change details