HP Operations Manager for Windows

OV_ExternalNode::GetByHierarchicalPath()
OV_ExternalNode::GetByHierarchicalPath_Trans()


OV_ExternalNode GetByHierarchicalPath(
[in] string Path)
OV_ExternalNode GetByHierarchicalPath_Trans(
[in] string TransId,
[in] string Path)

Parameters

TransId
Transaction ID returned from OV_Transaction::Start().
Path
The external node specified by the hierarchy Path. The Path consists of the Caption/Display Names of parent Node Groups and a single backslash as a separator. The Path starts with a single backslash. If some of the Captions contain backslashes, you should escape them with additional backslashes (for example, "\\").

Calling Convention

These methods can be called from a WMI class or instance object.

Description

Returns the external node (instance of OV_ExternalNode) specified by a hierarchical path.

Return Value

Instance of OV_ExternalNode specified by a hierarchical path.

Extended Status Codes

MDLAPI_E_EXT_NODE_NOT_EXIST
External node does not exist.
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.