Hitachi

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


4.4.1 Format of methods you can implement

The following table lists and describes the format of methods that you can implement in the user-created plug-in.

Table 4‒5: Format of the method to be provided

No.

Item

Name

Description

1

Method name

--

The name of each method

2

Parameters

args

See the description of each method.

3

Return values

None

4

Exception

None

Use the args.setError method, instead of an exception, to notify an error. For details, see 4.4.4(1) __configurationGet method.