Savision.CloudReporter.VMware.ClusterVMware Cluster (Cloud Reporter)

Savision.CloudReporter.VMware.Cluster (ClassType)

A VMware cluster.

Element properties:

Base ClassSavision.CloudReporter.Library.Cluster
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId907bb14e-f040-e6ab-9bc5-3fa8442246e7

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 
Savision.CloudReporter.Library.Cluster:
ClusterId  string  Cluster Identifier A unique identifier given to the cluster. true 256  False 
Name  string  Name The name of the cluster. false 256  False 
Hypervisor  string  Hypervisor The hypervisor software running on the cluster. false 256  False 
HostFailureReserve  int  Host Failover Reserve The number of hosts reserved to run virtual machines specifically in the case of failover. false 256   
Savision.CloudReporter.VMware.Cluster:
ObjectId  string  vCenter Object ID The identifier used by vCenter for the cluster. false 256  False 
VCenterServer  string  vCenter Server The vCenter Server that Cloud Reporter is using to monitor the VMware cluster. false 256  False 
FailoverCPUPercentage  int  Failover CPU (\%) The percentage of processing power reserved to run virtual machines specifically in the case of failover. false 256   
FailoverMemoryPercentage  int  Failover Memory (\%) The percentage of memory reserved to run virtual machines specifically in the case of failover. false 256   

Health Model:

Source Code:

<ClassType ID="Savision.CloudReporter.VMware.Cluster" Accessibility="Public" Abstract="false" Base="CRLib!Savision.CloudReporter.Library.Cluster" Hosted="false" Singleton="false">
<Property ID="ObjectId" Type="string" Key="false"/>
<Property ID="VCenterServer" Type="string" Key="false"/>
<Property ID="FailoverCPUPercentage" Type="int" Key="false"/>
<Property ID="FailoverMemoryPercentage" Type="int" Key="false"/>
</ClassType>