DataONTAP.Cluster.UsePerfZapiClustered Data ONTAP: UsePerfZapi

DataONTAP.Cluster.UsePerfZapi (ClassType)

This class instance stores value for whether or not to use Performance Improvement Zapi.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityInternal
ElementId537a3141-24f7-b3e3-2542-45b3aabadb37

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.Cluster.UsePerfZapi:
UsePerfZapi  bool  UsePerfZapi Flag for whether or not to use Performance Improvement Zapi. false 256    true   
LastUpdateDT  datetime  LastUpdateDT Last updated date time. false 256       
LastUpdateBy  string  LastUpdateBy Last updated By. false 256  False  System   

Health Model:

Source Code:

<ClassType ID="DataONTAP.Cluster.UsePerfZapi" Accessibility="Internal" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="true">
<Property ID="UsePerfZapi" Type="bool" DefaultValue="true"/>
<Property ID="LastUpdateDT" Type="datetime"/>
<Property ID="LastUpdateBy" Type="string" DefaultValue="System"/>
</ClassType>