DataONTAP.Cluster.AdminVserverClustered Data ONTAP: Cluster

DataONTAP.Cluster.AdminVserver (ClassType)

.

Element properties:

Base ClassDataONTAP.Cluster.AbstractVserver
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd06dd449-e586-c31a-cc38-a2d021322308

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.AbstractVserver:
UUID  string  Storage System UUID Abstract storage system universally unique identifier. true 256  False     
AbstractVserverName  string  Storage System Name false 256  False     
DataONTAPVersion  string  Version false 256  False     
DataONTAP.Cluster.AdminVserver:
SerialNumber  string  Serial Number false 256  False     
Location  string  Location false 256  False     
Contact  string  Contact The contact information for the cluster. false 256  False     

Health Model:

Source Code:

<ClassType ID="DataONTAP.Cluster.AdminVserver" Accessibility="Public" Abstract="false" Base="DataONTAP.Cluster.AbstractVserver" Hosted="false" Singleton="false" Extension="false">
<Property ID="SerialNumber" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Location" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Contact" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>