Hitachi

JP1 Version 12 JP1/Operations Analytics REST API Reference Guide


1.3.32 Members of a volume

This section explains the Members of a volume (Volumes 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 instances N Y Y
status enum Status of the volume. For details about the specifiable values, see the table NodeStatusType in 1.6 List of enumerators.

The specifiable values are as follows:

  • Normal
  • Warning
  • Error
  • Unreachable
  • Unknown
N Y (only to eq, ne, in, not in) N
ldev string LDEV name of the volume N Y Y
storageSubsystemID long ID for identifying the storage system to which the volume belongs N N N
storageSubsystem string Name of the storage system to which the volume belongs N N N
storageSubsystemMonitorStatus enum Monitoring status of the storage system to which the volume belongs. 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
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
groupIDs long[] ID for identifying the assigned consumer N N N
groupNames string[] Name of the assigned consumer N N N
gradeNames string[] Name of the grade of the consumer assigned to the volume N N N
gradeOrders integer[] Priority of the grade of the consumer assigned to the volume N N N

(Legend) Y: Applicable, N: Not applicable