Huawei.Server.ControllerVirtualDiskHuawei.Server.ControllerVirtualDisk (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdff837b27-3659-8d6f-edc7-0fc41c72688f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Huawei.Server.ControllerVirtualDisk:
ID  string      true 256  False 
DiskNum  string      false 256  False 
DiskArray  string      false 256  False 
State  string      false 256  False 
Level  string      false 256  False 
OSName  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="Huawei.Server.ControllerVirtualDisk" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="DiskNum" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="DiskArray" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="State" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="Level" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="OSName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
</ClassType>