HP Operations Manager for Windows

OV_Action::GetNodes()
OV_Action::GetNodes_Trans()


sint32 GetNodes(
[out] OV_ManagedNode Nodes[],
[in, optional] boolean IncludeInherited)
sint32 GetNodes_Trans(
[in] string TransId,
[out] OV_ManagedNode Nodes[],
[in, optional] boolean IncludeInherited)

Parameters

TransId
Transaction ID returned from OV_Transaction::Start().
Nodes
Instances of OV_ManagedNode to which this tool is added. An instance is valid as a returned out parameter only if the method does not fail.
IncludeInherited
Indicates whether Nodes also contains nodes to which this tool is not directly associated. The nodes are inherited from a parent node group. Optional parameter. Default value is false.

Calling Convention

These methods can be called only from a WMI instance object.

Description

Returns a list of nodes (instances of OV_ManagedNode) with which this tool is associated.

Return Value

Number of nodes in out parameter Nodes.

Extended Status Codes

MDLAPI_E_TRANSACTION_NOT_EXIST
Transaction with the specified ID does not exist.

 

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.