HP Matrix Operating Environment 7.3 Release Notes

runCustomServerAction
The new runCustomServerAction request executes the Operations Orchestration workflow
associated with a custom server action configured in conf/hpio.properties.
Table 8 runCustomServerAction
Runs the Operations Orchestration
workflow associated with the specified
action.
runCustomServerActionName
The ID or name of service.String serviceNameParameters
(Optional) The path to the Operations
Orchestration workflow.
String workflowPath
(Optional) The display name of the
custom action.
String workflowDisplayName
A list of the logical server names to run
this server action on.
List StringlogicalServerNames
Request ID for the operation.String requestIdReturns
N/AInvalidParameterExceptionExceptions
N/ALogicalServerGroupNotFoundException
N/AServiceNotFoundException
N/AIOSoapException
UnregisterVmHost
The new unregisterVmHost request allows Administrators to unregister a vacant VM host from
VMM, enabling it to be used by other system management software. A host must not be associated
with a defined logical server, cannot contain any guest VMs, and must be in the service provider
Unassigned Pool.
Table 9 UnregisterVmHost
Unregisters the specified vacant VM
host with VMM.
UnregisterVmHostName
The resource ID of the VM host to
unregister.
String serverIdParameters
If the host is in a cluster, True must be
specified to unregister it from the
cluster.
Boolean cluster
Request ID for the operation.noneReturns
N/AInvalidParameterExceptionExceptions
N/AServerResourceNotFoundException
N/AIOSoapException
New and changed Matrix OE API requests 65