DataONTAP.Controller.Storage.Volume.LUNData ONTAP LUN

DataONTAP.Controller.Storage.Volume.LUN (ClassType)

A Data ONTAP LUN owned directly by a flexible volume.

Knowledge Base article:

Summary

DataONTAP.Controller.Storage.Volume.LUN represents a LUN on a Data ONTAP storage system that is hosted directly by a flexible volume.

Configuration

DataONTAP.Controller.Storage.Volume.LUN has one unit monitor to manage the health of the LUN. See the Product Knowledge on that monitoring rule for details.

Element properties:

Base ClassDataONTAP.Controller.Storage.LUN
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb7223b3c-a2ab-1adf-4366-bde45f946fa8

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.Controller.Storage.Volume.LUN" Accessibility="Public" Abstract="false" Base="DataONTAP.Controller.Storage.LUN" Hosted="true" Singleton="false"/>