Hitachi

JP1 Version 12 JP1/Operations Analytics REST API Reference Guide


1.3.24 Members of a cluster

This section explains the Members of a cluster (Cluster 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 of the cluster N Y Y
name string Name of the cluster N Y Y
status enum Status of the cluster. 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
componentType enum Type of the cluster. For details about the specifiable values, see the table ComponentType in 1.6 List of enumerators.

The specifiable values are as follows:

  • HYPERVISOR_CLUSTER
  • GENERIC_HYPERVISOR_CLUSTER
N Y (only to eq, ne, in, not in) N
thresholdProfileID long ID of the threshold profile assigned to the cluster N N N
thresholdProfileName string Name of the threshold profile assigned to the cluster N N N
originalThresholdProfileID string Original threshold profile ID of the threshold profile assigned to the cluster N N N
pluginId string ID for the plug-in applied to the cluster. N Y Y
description string Description 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

(Legend) Y: Applicable, N: Not applicable