Hitachi

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


6.3.5 CustomContent.postActions

Functionality

This method runs functions of the specified plug-in.

Format

postActions(method, sid, args)

Argument
method

The name of the plug-in to be run

sid

The SID of the IM management node that is subject to plug-in processing

args

Specifies the value to be passed to the argument args.methodArgs of the plug-in functions to be executed. If no information is to be passed, an empty object ({}) is specified.

Return value

This object shows the result of the executed action. The content of the object varies depending on the executed action.