HP CloudSystem Matrix/Matrix Operating Environment 7.2 Integration Interfaces API and CLI Operations Reference Guide

RaidLevel
(Required) The value as an enumerated type.RaidLevelEnum enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER.
String otherValue
RaidLevelEnum
Possible values: RAID0, RAID1, RAID3, RAID4, RAID5, RAID6, RAID01, RAID05, RAID10, RAID50,
RAID60, AUTOMATIC, UNSPECIFIED, OTHER
RAID01 represents a RAID 0 striped data set which is then mirrored for recovery.
RAID05 represents a RAID 0 striped data set which is then written with RAID 5 single parity for
recovery.
RawMappingType
(Required) The value as an enumerated type.RawMappingTypeEnum
enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER.
String otherValue
RawMappingTypeEnum
Possible values: VIRTUAL, PHYSICAL, NONE, OTHER
RequestDetails
Extends RequestInfo
Detail messages associated with the request.List<RequestHistoryItem>
requestHistory
RequestHistoryItem
Time at which the history item event occurred, in milliseconds since the epoch.Long occurEpoch
A message describing the event.String message
Severity of the event.MessageSeverity messageSeverity
Detail level of the message.RequestHistoryItemLevel level
RequestHistoryItemLevel
(Required) The value as an enumerated type.RequestHistoryItemLevelEnum
enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER.
String otherValue
RequestHistoryItemLevelEnum
Possible values: NORMAL, VERBOSE, OTHER
72 Data Model