Orion.APM.ApplicationSettings
SolarWinds Information Service 2020.2 Schema Documentation
This entity represents application settings.
Inheritance
Access control
Operations | Right |
---|---|
read | everyone |
create,read,update | manageNodes |
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ApplicationID | System.Int64 | Unique integer representation of parent application. | everyone |
Key | System.String | Unique string representation of the setting. | everyone |
Value | System.String | This property contains setting value. | everyone |
ValueType | System.Int32 | Type of the setting value. | everyone |
Required | System.Boolean | This property defines if setting is required. | everyone |