Orion.APM.ComponentExt
SolarWinds Information Service 2020.2 Schema Documentation
This entity presents extended component.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ComponentID | System.Int64 | The unique integer representation of component. | everyone |
Name | System.String | The string value that contains the name of component. | everyone |
ShortName | System.String | The string value that contains the component short name. | everyone |
ComponentType | System.Int32 | The integer value that contains the component type. | everyone |
ApplicationID | System.Int32 | The unique integer representation of parent application. | everyone |
TemplateID | System.Int64 | The unique integer representation of parent application template. | everyone |
Disabled | System.Int32 | The boolean value that specifies if component is disabled. | everyone |
ComponentOrder | System.Int32 | The integer value that contains the component order. | everyone |
ApplicationItemID | System.Int32 | The unique integer representation of application item. | everyone |