VCE.Vision.Monitoring.Class.VblockComputeServerVblock Compute Server

VCE.Vision.Monitoring.Class.VblockComputeServer (ClassType)

Element properties:

Base ClassVCE.Vision.Monitoring.Class.VblockModule
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd305d338-7cb1-464d-5948-031bc9fe9a6c

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       
VCE.Vision.Monitoring.Class.VblockBase:
alias  string  Alias false 256  False     
description  string  Description false 256  False     
firmwareRev  string  Firmware Revision false 256  False     
hardwareRev  string  Hardware Revision false 256  False     
softwareRev  string  Software Revision false 256  False     
modelName  string  Model Name false 256  False     
serialNum  string  Serial Number false 256  False     
vendor  string  Vendor false 256  False     
uuid  string  Internal ID true 256  False     
VCE.Vision.Monitoring.Class.VblockComputeServer:
totalMemory  string  Total Memory (MB) false 256  False     
allocatedStorage  string  Allocated Storage (MB) false 256  False     
ipAddress  string  IP Address false 256  False     
numOfProcessor  int  Num Of Processor false 256       
coresPerProcessor  int  Cores Per Processor false 256       
cpuSpeed  string  CPU Speed false 256  False     
cpuModel  string  CPU Model false 256  False     
numOfMemoryUnit  int  Num Of Memory Unit false 256       
capacityPerMemoryUnit  int  Capacity Per Memory Unit false 256       
memoryClock  string  Memory Clock false 256  False     
esxName  string  ESX Name false 256  False     
esxDescription  string  ESX Description false 256  False     
esxType  string  ESX Type false 256  False     
esxVendor  string  ESX Vendor false 256  False     
esxSysObjId  string  ESX SysObjId false 256  False     
esxEntityId  string  ESX EntityObjId false 256  False     

Health Model:

Source Code:

<ClassType ID="VCE.Vision.Monitoring.Class.VblockComputeServer" Base="VCE.Vision.Monitoring.Class.VblockModule" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="totalMemory" Type="string" Key="false"/>
<Property ID="allocatedStorage" Type="string" Key="false"/>
<Property ID="ipAddress" Type="string" Key="false"/>
<Property ID="numOfProcessor" Type="int" Key="false"/>
<Property ID="coresPerProcessor" Type="int" Key="false"/>
<Property ID="cpuSpeed" Type="string" Key="false"/>
<Property ID="cpuModel" Type="string" Key="false"/>
<Property ID="numOfMemoryUnit" Type="int" Key="false"/>
<Property ID="capacityPerMemoryUnit" Type="int" Key="false"/>
<Property ID="memoryClock" Type="string" Key="false"/>
<Property ID="esxName" Type="string" Key="false"/>
<Property ID="esxDescription" Type="string" Key="false"/>
<Property ID="esxType" Type="string" Key="false"/>
<Property ID="esxVendor" Type="string" Key="false"/>
<Property ID="esxSysObjId" Type="string" Key="false"/>
<Property ID="esxEntityId" Type="string" Key="false"/>
</ClassType>