NetAppSANtricity.ThinVolumeNetApp SANtricity ThinVolume

NetAppSANtricity.ThinVolume (ClassType)

Element properties:

Base ClassSystem.Chassis.Storage
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbaf38b4c-613e-e07c-b358-c460ac28c9a5

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.ThinVolume:
label  string  Thin Volume Name false 256  False     
wwn  string  World Wide Name true 256  False     
status  string  Status false 256  False     
offline  bool  Offline false 256       
mapped  bool  Mapped false 256       
capacity  string  Virtual Capacity false 256  False     
growthAlertThreshold  string  Growth Alert Threshold false 256  False     
expansionPolicy  string  Expansion Policy false 256  False     
objectType  string  Object Type false 256  False     
storageArrayName  string  Storage Array Name false 256  False     
storagePoolName  string  Storage Pool Name false 256  False     
storageArrayWWN  string  Storage Array World Wide Name false 256  False     
thinVolumeId  string  Thin Volume Id false 256  False     

Health Model:

Source Code:

<ClassType ID="NetAppSANtricity.ThinVolume" Base="SystemHardwareLibrary!System.Chassis.Storage" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="label" Type="string"/>
<Property ID="wwn" Type="string" Key="true"/>
<Property ID="status" Type="string"/>
<Property ID="offline" Type="bool"/>
<Property ID="mapped" Type="bool"/>
<Property ID="capacity" Type="string"/>
<Property ID="growthAlertThreshold" Type="string"/>
<Property ID="expansionPolicy" Type="string"/>
<Property ID="objectType" Type="string"/>
<Property ID="storageArrayName" Type="string"/>
<Property ID="storagePoolName" Type="string"/>
<Property ID="storageArrayWWN" Type="string"/>
<Property ID="thinVolumeId" Type="string"/>
</ClassType>