NetAppSANtricity.ConsistencyGroupVolumeNetApp SANtricity ConsistencyGroupVolume

NetAppSANtricity.ConsistencyGroupVolume (ClassType)

Element properties:

Base ClassSystem.Chassis.Storage
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdea27f44d-64a8-e6e9-5821-6667a7682341

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
NetAppSANtricity.ConsistencyGroupVolume:
volumeWwn  string  Volume World Wide Name true 256  False     
totalRepositoryVolumes  string  Total Repository Volumes false 256  False     
totalRepositoryCapacity  string  Total Repository Capacity false 256  False     
usedRepositoryCapacity  string  Used Repository Capacity false 256  False     
totalSnapshotImages  string  Total Snapshot Images false 256  False     
autoDeleteSnapshots  string  Auto Delete Snapshots false 256  False     
autoDeleteLimit  string  Auto Delete Limit false 256  False     
storageArrayName  string  Storage Array Name false 256  False     

Health Model:

Source Code:

<ClassType ID="NetAppSANtricity.ConsistencyGroupVolume" Base="SystemHardwareLibrary!System.Chassis.Storage" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="volumeWwn" Type="string" Key="true"/>
<Property ID="totalRepositoryVolumes" Type="string"/>
<Property ID="totalRepositoryCapacity" Type="string"/>
<Property ID="usedRepositoryCapacity" Type="string"/>
<Property ID="totalSnapshotImages" Type="string"/>
<Property ID="autoDeleteSnapshots" Type="string"/>
<Property ID="autoDeleteLimit" Type="string"/>
<Property ID="storageArrayName" Type="string"/>
</ClassType>