Hitachi

JP1 Version 12 JP1/Operations Analytics REST API Reference Guide


1.3.2 Members of a plug-in

This section explains the Members of a plug-in (Plugins resource).

Member name Data type Description Whether to change Whether applicable to filter conditions ($query) Whether applicable to sort conditions ($order-by)
instanceID long ID for identifying instances N Y Y
name string Name of the plug-in N Y Y
pluginId string ID for identifying the plug-in N Y Y
protocolType enum Protocol used for connections to monitoring targets. For details about the specifiable values, see the table ProtocolType in 1.6 List of enumerators.

The specifiable values are as follows:

  • SNMP
N Y N
formatversion string Format version of the plug-in N Y Y
pluginversion string Version of the plug-in N Y Y
pluginType enum Type of the plug-in. For details about the specifiable values, see the table PluginType in 1.6 List of enumerators.

The specifiable values are as follows:

  • NODE_PLUGIN
N Y N
numOfRelatedResources int Number of resources found by using the plug-in N N N
isCollector boolean Whether it is Collector N Y Y
status enum Status of the plug-in. For details about the specifiable values, see the table PluginStatusType in 1.6 List of enumerators. N N N

(Legend) Y: Applicable, N: Not applicable