Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Command, Definition File and API Reference


4.5.16 jp1SimtService.getTreeSid

This method retrieves the tree SID corresponding to the specified configuration information SID.

This method cannot be called from the __eventGet method provided by product plug-ins or from the method called by the __eventGet method.

The details of the jp1SimtService.getTreeSid method are provided below.

Method name

String jp1SimtService.getTreeSid(String sid)

Parameters
sid

Specify the configuration information SID.

Return values

A tree SID is returned.

When null is specified for sid or when there is no tree SID corresponding to the specified configuration information SID, null is returned.

Exception

None