Hitachi

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


4.5.5 jp1SimtService.join

This method generates a configuration information SID by combining the structured identifiers specified in its parameter by inserting a slash (/) between them, and returns the generated configuration information SID in string format. The following table shows the details of the jp1SimtService.join method.

Method name

String jp1SimtService.join(String... sid)

Parameters
sid

Structured identifiers that are combined using slash (/)

Return values

String representing the configuration information SID that consists of multiple strings representing the structured identifiers specified in the parameter, combined with a slash (/)

Exception

None