Hitachi

JP1 Version 12 JP1/Operations Analytics REST API Reference Guide


1.3.4 Members of the Discovered Resources

This section explains the Members of the Discovered Resources (DiscoveryLogResource resource).

Member name Data type Description Whether to change Whether applicable to filter conditions ($query) Whether applicable to sort conditions ($order-by)
instanceID int Instance ID of the discovered-resource information. This is different from the instance ID of a resource. N N N
ipAddress string IP address of the resource N N N
name string Name of the IP address range used in the discovery N N N
nodeName string Resource name N N N
monitorStatus enum Management status of the resource. For details about the specifiable values, see the table ManagementLevelType in 1.6 List of enumerators. N N N
deviceType enum Device type of the resource. For details about the specifiable values, see the table ArgusNodeType in 1.6 List of enumerators.

The specifiable values are as follows:

  • SERVER_WINDOWS
  • SERVER_LINUX
  • SWITCH_FC
  • SWITCH_IP
  • STORAGE_OTHER
  • GENERIC_COMPUTER
  • GENERIC_STORAGE
  • SERVER_SOLARIS
  • SERVER_HYPERV
  • SERVER_HPUX
  • SERVER_AIX
  • GENERIC_HYPERVISOR
N N N
credentialType enum Type of authentication credentials used in the discovery. For details about the specifiable values, see the table ProtocolType in 1.6 List of enumerators.

The specifiable values are as follows:

  • WMI
  • SSH
  • WBEM
  • SNMP
N N N
nodeInformationGettableLevel enum Result of the authentication credentials used in the discovery. This property is set when discoveryLogCategory is NoResponse or Failed. For details about the specifiable values, see the table NodeInformationGettableLevel in 1.6 List of enumerators. N N N
discoveryLogCategory enum Category of discovered resources. For details about the specifiable values, see the table DiscoveryLogCategory in 1.6 List of enumerators. N Y (only to eq, ne, in, not in) N
autoManage boolean To automatically manage discovered resources, set true. N N N
credentialName string Name of the authentication credentials used in the discovery N N N

(Legend) Y: Applicable, N: Not applicable