HP Operations Manager for Windows

OV_NodeGroup::IsChildOf()
OV_NodeGroup::IsChildOf_Trans()


boolean IsChildOf(
[in] string ParentName)
boolean IsChildOf_Trans(
[in] string TransId,
[in] string ParentName)

Parameters

TransId
Transaction ID returned from OV_Transaction::Start().
ParentName
The Name property of the node group (instance of OV_NodeGroup) that is used to verify whether it is a parent of this node group.

Calling Convention

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

Description

Returns true if the specified node group (instance of OV_NodeGroup) is a parent of this node group.

Return Value

True if the node group (instance of OV_NodeGroup) specified with the ParentName parameter is a parent of this node group.

Extended Status Codes

MDLAPI_E_NODEGROUP_NOT_EXIST
Node Group 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.