Cisco.Unified.Computing.System.StorageLocalDiskStorage Local Disk

Cisco.Unified.Computing.System.StorageLocalDisk (ClassType)

Storage Local Disk Description

Element properties:

Base ClassCisco.Unified.Computing.System.Device
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda7ade8fa-916b-ec1d-eac0-44dc6640c51c

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 
Cisco.Unified.Computing.System.Object:
Description  string  Description Description Description false 256  False 
Cisco.Unified.Computing.System.Entity:
Moniker  string  Distinguished Name Distinguished Name Description false 256  False 
Cisco.Unified.Computing.System.Device:
Model  string  Model Model Description false 256  False 
Revision  string  Revision Revision Description false 256  False 
SerialNumber  string  Serial Number Serial Number Description false 256  False 
Vendor  string  Vendor Vendor Description false 256  False 
UserLabel  string  User Label User Label Description false 256  False 
Cisco.Unified.Computing.System.StorageLocalDisk:
BlockSize  string  Block Size Block Size Description false 256  False 
ConnectionProtocol  string  Connection Protocol Connection Protocol Description false 256  False 
NumberOfBlocks  string  Number of Blocks Number of Blocks Description false 256  False 
Operability  string  Operability Operability Description false 256  False 
Presence  string  Presence Presence Description false 256  False 
Size  string  Size Size Description false 256  False 

Health Model:

Source Code:

<ClassType ID="Cisco.Unified.Computing.System.StorageLocalDisk" Accessibility="Public" Abstract="true" Base="Cisco.Unified.Computing.System.Device" Hosted="false" Singleton="false">
<Property ID="BlockSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConnectionProtocol" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NumberOfBlocks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Operability" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Presence" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Size" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>