SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.APM.Application

Abstract

Base type: System.ManagedEntity

Summary: This entity presents all applications.

Properties

Name Type Notes
ApplicationID System.Int32 The unique integer representation of application.
Name System.String The string value that contains the name of the application.
DisplayName System.String String value containing a user friendly name of the Application.
NodeID System.Int32 The unique integer representation of parent node.
ApplicationTemplateID System.Int32 The unique integer representation of application template.
UnManaged System.Boolean The boolean value that specifies if application is unmanaged.
UnManageFrom System.DateTime The date and time from which application is unmanaged.
UnManageUntil System.DateTime The date and time until which application is unmanaged.
Created System.DateTime The date and time when application was created.
LastModified System.DateTime The date and time of the last application modification.
ID System.Int32 The unique integer representation of application.
DetailsUrl System.String URL to application details page. Used in alerting.
FullyQualifiedName System.String The string value that contains the fully qualified name of parent node.
ComponentOrderSettingLevel System.Int32 The integer value that contains the component order setting level.
CustomApplicationType System.String The string value that contains the custom application type.
HasCredentials System.Boolean The boolean value that specifies if application has credentials.
Description System.String The string value that contains application entity description.
Status System.Int32 The status of a application.
StatusDescription System.String The string value that contains application status description.
Image System.String This property is not used.
Uri System.String String value containing SWIS Entity URI path.
PrimaryGroupID System.Int32 The integer value that specifies the Orion group identifier if the application is created by template group assignment functionality.
InstanceType System.String String value containing a concrete type of the Application.
InstanceSiteId System.Int32 Default='0'. Inherited property that we need to override and mark it as final.
Status System.Int32
StatusDescription System.String
StatusLED System.String
UnManaged System.Boolean Default='false'.
UnManageFrom System.DateTime
UnManageUntil System.DateTime
DetailsUrl System.String
Image System.String
AncestorDisplayNames System.String[]
AncestorDetailsUrls System.String[]
StatusIconHint System.String
DisplayName System.String
Description System.String
InstanceType System.Type
Uri System.String
InstanceSiteId System.Int32 Default='0'.
CustomProperties Orion.APM.ApplicationCustomProperties Defined by relationship Orion.APM.ApplicationHostsCustomProperties (System.Hosting)
WebUri Orion.APM.ApplicationWebUri Defined by relationship Orion.APM.ApplicationHostsWebUri (System.Hosting)
CurrentStatus Orion.APM.CurrentApplicationStatus Defined by relationship Orion.APM.ApplicationHostsCurrentStatus (System.Hosting)
Components Orion.APM.Component Defined by relationship Orion.APM.ApplicationHostsComponent (System.Hosting)
ApplicationStatus Orion.APM.ApplicationStatus Defined by relationship Orion.APM.ApplicationHostsStatus (System.Hosting)
RelyNode Orion.Nodes Defined by relationship Orion.Rely.APM.ApplicationRelyOnNodes (System.Reliance)
ApplicationAlert Orion.APM.ApplicationAlert Defined by relationship Orion.APM.ApplicationAlertReferencesApplication (System.Reference)
ScheduledTasks Orion.APM.Wstm.Task Defined by relationship Orion.APM.ApplicationHostsScheduledTasks (System.Hosting)
RelyDatabaseInstances Orion.DPA.DatabaseInstance Defined by relationship Orion.Rely.DPA.ApplicationsRelyOnDatabaseInstances (System.Reliance)
DatabaseInstance Orion.DPA.DatabaseInstance Defined by relationship Orion.DatabaseInstanceServerApplication (System.Reference)
Node Orion.Nodes Defined by relationship Orion.APM.NodeHostsApplication (System.Hosting)
Template Orion.APM.ApplicationTemplate Defined by relationship Orion.APM.ApplicationTemplateReferencesApplication (System.Reference)
DatabaseInstanceReference Orion.DPA.DatabaseInstanceApplication Defined by relationship Orion.DatabaseInstanceApplicationApplication (System.Reference)
UsingDatabaseInstanceReference Orion.DPA.DatabaseInstanceClientApplication Defined by relationship Orion.DatabaseInstanceClientApplicationApplication (System.Reference)

Verbs

Name Summary Parameters Returns
Unmanage Unmanage existed application.
Remanage Remanage existed application.
CreateApplication Create new application.
DeleteApplication Delete existed application.
PollNow Poll existed application.