SVC StoragePool Volume Relationship

IBM.Storage.SVC.StoragePoolVolumeRelation (RelationshipType)

Element properties:

SourceIBM.Storage.SVC.StoragePool
TargetIBM.Storage.SVC.Volume
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="IBM.Storage.SVC.StoragePoolVolumeRelation" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>IBM.Storage.SVC.StoragePool</Source>
<Target>IBM.Storage.SVC.Volume</Target>
<Property ID="copy_id" Type="string" CaseSensitive="false" Length="255"/>
</RelationshipType>