Hitachi

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


4.5.11 jp1Imdd.getPluginConfDirPath

This method returns the absolute path to the parent directory of the directory that stores plug-in definition files as string type. The following table shows the details of the jp1Imdd.getPluginConfDirPath method.

Method name

String jp1Imdd.getPluginConfDirPath (pluginName)

Parameters
pluginName

String that indicates the name of the plug-in

Example: jp1pfm

Return values

The method returns a string representing the absolute path to the directory under which the plug-in definition files are stored.

When null is specified in the parameter or in the event of an internal error, null is returned.

Example: In physical hosts of Windows.

Manager-path\conf\imdd\plugin\jp1pfm
Exception

None