Hitachi

JP1 Version 11 JP1/Operations Analytics REST API Reference Guide


1.3.1 Members of the search range

This section describes the members of the search range (IPAddrRange 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 the instance

N N N
name string

Name of the search range

Y N N
ipAddrRange string[]

Search range. Specify the start IP address of the search in the number 0 item of the list. Specify the end IP address of the search in the number 1 item of the list.

Y N N
usePing boolean

Whether to use ping on the target device when performing a search

  • true: Ping is used.
  • false: Ping is not used.
Y N N
useAllCredential boolean

Whether to use all Credential resources

  • true: All Credential resources are used.
  • false: Not all Credential resources are used.
Y N N
selectedCredentails Credential[]

List of authentication information items to be used in a search

Y N N
deviceClassificationLabel string Name of the classification label assigned to the device Y N N

(Legend) Y: Applicable, N: Not applicable