QND.Network.Kemp.LoadMaster.IPVSKemp - Virtual Service

QND.Network.Kemp.LoadMaster.IPVS (ClassType)

Element properties:

Base ClassSystem.NetworkManagement.LogicalDevice
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId1d8ade91-b77a-144e-32b5-9d90febdfe43

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       
System.NetworkManagement.LogicalDevice:
Description  string  Description A textual description of the object false 256  True     
Index  string  Index Instance index used for monitoring false 256  True     
Key  string  Logical Device Key The key of the logical device true 256  True     
QND.Network.Kemp.LoadMaster.IPVS:
Protocol  string  Service Protocol false 256  False     
ProtocolId  string  Service Protocol ID false 256  False     
IP  string  IP false 256  False     
PortNumber  int  Port false 256       
VSAddrType  string  Address Type false 256  False     
VSAddrTypeId  string  Address Type ID false 256  False     
VSschedulingMethod  string  Scheduling Method false 256  False     
VSpersistenceTimeout  string  Persistence Timeout false 256  False     
VScheckerType  string  Checker Type false 256  False     
VSadaptiveMethod  string  Adaptive Method false 256  False     
VSnumDests  int  Number of Destinations false 256       
VSl7persist  string  Type of Persistence false 256  False     
VSl7cookieId  string  Cookie Associated false 256  False     

Health Model:

Source Code:

<ClassType ID="QND.Network.Kemp.LoadMaster.IPVS" Base="Network!System.NetworkManagement.LogicalDevice" Accessibility="Internal" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Protocol" Type="string" Key="false"/>
<!-- vSprotocol -->
<Property ID="ProtocolId" Type="string" Key="false"/>
<Property ID="IP" Type="string" Key="false"/>
<Property ID="PortNumber" Type="int" Key="false"/>
<Property ID="VSAddrType" Type="string" Key="false"/>
<Property ID="VSAddrTypeId" Type="string" Key="false"/>
<Property ID="VSschedulingMethod" Type="string" Key="false"/>
<Property ID="VSpersistenceTimeout" Type="string" Key="false"/>
<Property ID="VScheckerType" Type="string" Key="false"/>
<Property ID="VSadaptiveMethod" Type="string" Key="false"/>
<Property ID="VSnumDests" Type="int" Key="false"/>
<Property ID="VSl7persist" Type="string" Key="false"/>
<Property ID="VSl7cookieId" Type="string" Key="false"/>
</ClassType>