SquaredUp.EAM.Library.Class.EnterpriseApplication.v1Enterprise Application (v1)

SquaredUp.EAM.Library.Class.EnterpriseApplication.v1 (ClassType)


The top-level object that represents an application. It contains collections for availability monitoring, component map, and dependencies.
The object's health is only determined by the availability monitoring. (version 1)

Knowledge Base article:

Summary

An Enterprise Application is a top-level distributed application for modelling an enterprise application. It is designed for use by Squared Up Enterprise Application Monitoring.

The distributed application contains separate collection objects for availability monitoring, the component map, and the dependencies. The object's health is only determined by the availability monitoring.

This is version 1 of an Enterprise Application.

Predefined Top-level Collection Objects:

Element properties:

Base ClassSquaredUp.EAM.Library.Class.EnterpriseApplication.Base
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde090ac57-1337-9013-43a1-772452b02c71

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.Service:
ServiceDescription  string  Service Description Service Description false 256  False     
BusinessDetailedDescription  string  Business Detailed Description Business Detailed Description false 256  False     
IsBusinessService  bool  Is Business Service Is Business Service false 256       
OwnedByOrganization  string  Owned By Organization Owned By Organization false 256  False     
Priority  enum  Priority Priority false 256      System.ServiceManagement.ServicePriority 
Status  enum  Status Status false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Classification Classification false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Availability Schedule Availability Schedule false 256  False     

Health Model:

Source Code:

<ClassType ID="SquaredUp.EAM.Library.Class.EnterpriseApplication.v1" Base="SquaredUp.EAM.Library.Class.EnterpriseApplication.Base" Accessibility="Public" Abstract="true" Hosted="false" Singleton="false"/>