Hitachi

JP1 Version 12 JP1/Operations Analytics REST API Reference Guide


1.3.28 Members of a datastore

This section explains the Members of a datastore (Datastore resource).

Member name Data type Description Whether to change Whether applicable to filter conditions ($query) Whether applicable to sort conditions ($order-by)
instanceID instanceID ID of the datastore N Y Y
name string Name of the datastore N Y Y
status enum Status of the datastore. 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 datastore. For details about the specifiable values, see the table ComponentMonitorType in 1.6 List of enumerators. N Y (only to eq, ne, in, not in) N
description string Description of the datastore N N N
datastoreUrl string URL of the datastore defined in monitoring targets or management software N Y Y
identificationNumber string Identification Number of the datastore defined in monitoring targets or management software N Y Y
clusterName string Name of the cluster that the datastore belongs to N Y Y
collectorID long ID for identifying a collector used for detection N N N
collectorName string Name of a collector used for detection N N N
autoCollectionType enum Settings for periodic execution of the collector. For details about the specifiable values, see the table ConnectType in 1.6 List of enumerators. N N N
usedCredentialID long Name of authentication information used for detection N N N
usedCredentials string Name for authentication information used for detection N N N
accessPointType enum Type of the protocol or collector for 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
  • VCENTER
N N N
accessPointSnmpVersion enum SNMP version of credential. For details about the specifiable values, see the table SnmpVersion in 1.6 List of enumerators. N N N
accessPointIpAddress string IP address or host name used for connections to monitoring targets or management software N N N
accessPointUser string User ID used for connections to monitoring targets or management software N N N

(Legend) Y: Applicable, N: Not applicable