DataONTAP.VFiler.Storage.QTree.LUNData ONTAP vFiler Qtree LUN

DataONTAP.VFiler.Storage.QTree.LUN (ClassType)

A Data ONTAP LUN owned by a qtree belonging to a vFiler

Element properties:

Base ClassDataONTAP.Controller.Storage.LUN
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId8349cbd9-69dd-43bb-e963-0678a7617cd2

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       
DataONTAP.Controller.Storage.LUN:
path  string  LUN The name of the LUN. This is also the path to the LUN on the storage system. false 256  False     
totalSize  string  Total size Size of this LUN in the active file system. false 256  False     
readOnly  string  Read-only "true" if the LUN is read only, "false" if read/write. false 256  False     
uuid  string  LUN UUID LUN's Universal Unique IDentifier. true 256  False     
serialNumber  string  Serial number Serial number of the LUN. false 32  False     
deviceID  string  Device ID SCSI Device Identifier for the LUN. false 256  False     
spaceReservationEnabled  string  Space reservation enabled Whether or not the LUN has space reservation enabled. false 256  False     
qtree  string  Qtree Qtree that contains this LUN. Blank if not in a qtree. false 256  False     
controller  string  Controller/vFiler false 256  False     
type  string  Type false 256  False     
totalSizeInBytes  decimal  Total Size In Bytes false 28       

Health Model:

Source Code:

<ClassType ID="DataONTAP.VFiler.Storage.QTree.LUN" Accessibility="Internal" Abstract="false" Base="DataONTAP.Controller.Storage.LUN" Hosted="true" Singleton="false"/>