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

SanVolume
Resource ID for the SAN volume.String id
Volume name, for volumes managed by Storage Provisioning Manager (SPM).String name
Volume size, in megabytes.Long sizeMB
RAID level of the volume.RaidLevel raidLevel
Operating system type with which the volume is to be used.OperatingSystemType osType
StorageProvisioningType
provisioningType
Storage tags assigned to the volume.List<String> tags
LUN ID at which the volume is addressed.String lunId
Readiness state of the volume.SanVolumeState state
Indicates whether the volume is currently allocated for use.Boolean inUse
Portability group ID. Only applicable when the state is CONFIGURED.String domainGroupId
Storage pool entry ID. Only applicable when the state is CONFIGURED.String storageEntryId
Storage pool entry name. Only applicable when the state is CONFIGURED.String storageEntryName
Indicates whether the storage pool entry has multiple members. Only applicable
when the state is CONFIGURED.
Boolean multiMemberSet
Number of storage pool entry connections available. Only applicable when the
state is CONFIGURED.
Integer
availableConnectionCount
Indicates whether the volume may be used as a boot disk. Only applicable when
the state is CONFIGURED.
Boolean bootable
Indicates whether the volume can be accessed via multiple paths. Only applicable
when the state is CONFIGURED.
Boolean singlePath
Raw Disk Mapping (RDM) type of the volume.RawMappingType
rawMappingType
Details of server connections for the volume.List<WwnConnection>
wwnConnections
SanVolumeState
(Required) The value as an enumerated type.SanVolumeStateEnum enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER.
String otherValue
SanVolumeStateEnum
Possible values:
Storage is partitioned into a volume, the volume is presented to WWNs, and the
WWNs are zoned.
CONFIGURED
Storage is partitioned into a volume.CARVED
A block of storage is not yet partitioned into volumes.UNCARVED_BLOCK
64 Data Model