Hitachi

JP1 Version 12 JP1/Operations Analytics REST API Reference Guide


1.3.29 Members of an IP Switch

This section explains the Members of an IP Switch (IPSwitches resource).

Member name Data type Description Whether to change Application to filter conditions ($query) Application to sort conditions ($order-by)
instanceID long ID for identifying instances N Y Y
name string IP Switch name N Y Y
ipAddress string IP address of the IP Switch N N N
status enum Status of the IP Switch. For details about the specifiable values, see the table NodeStatusType in 1.6 List of enumerators. N Y (only to eq, ne, in, not in) N
monitorStatus enum Monitoring status of the IP Switch. For details about the specifiable values, see the table ManagementLevelType in 1.6 List of enumerators. N Y (only to eq, ne, in, not in) N
description string Detailed information about the IP Switch N Y Y
usedCredentialID long ID for identifying authentication information used for detection N N N
usedCredentials string Name of authentication information used for detection N N N
thresholdProfileID long ID for identifying the assigned profile N N N
thresholdProfileName string Name of the assigned profile N N N
originalThresholdProfileID string ID for identifying the original profile of the assigned profile N N N
accessPointType enum Type of authentication information used for detection. For details about the specifiable values, see the table ProtocolType in 1.6 List of enumerators.

The specifiable values are as follows:

  • SNMP
N N N
accessPointSnmpVersion enum Version of SNMP used for detection. For details about the specifiable values, see the table SnmpVersion in 1.6 List of enumerators. N N N
accessPointIpAddress string IP address used for connections to monitoring targets N N N
accessPointUser string User ID used for connections to monitoring targets N N N

(Legend) Y: Applicable, N: Not applicable