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

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
The state cannot be determined.UNKNOWN
A value other than above, possibly introduced by an extension in a subsequent
release.
OTHER
SanVolumeTemplate
Resource ID for the SAN volume template.String id
ID of the SPM server from which the template was discovered.String spmServerId
Template name.String name
String description
StorageProvisioningType
provisioningType
Default size of SAN volumes provisioned from the template, in megabytes.Long defaultSizeMB
Default RAID level of SAN volumes provisioned from the template.RaidLevel defaultRaidLevel
Default operating system type used for SAN volumes provisioned from the template.OperatingSystemType
defaultOsType
Storage tags matched by default when allocating storage for the template.List<String> defaultTags
Minimum size of SAN volumes provisioned from the template, in megabytesLong minSizeMB
Maximum size of SAN volumes provisioned from the template, in megabytes.Long maxSizeMB
RAID levels allowed for SAN volumes provisioned from the template.List<RaidLevel>
allowedRaidLevels
Operating system types allowed for SAN volumes provisioned from the template.List<OperatingSystemType>
allowedOsTypes
Storage tags that must be matched when allocating storage for the template.List<String> requiredTags
Storage tags that must not be matched when allocating storage for the template.List<String> excludedTags
SanVolumeState 75