Orion.SCM.ServerConfigurationChange
SolarWinds Information Service 2020.2 Schema Documentation
This entity represents indication containing info about configuration change on server.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
NodeID | System.Int32 | Identifier of the node related to the change. | everyone |
ProfileName | System.String | Name of Profile entity. | everyone |
ElementPath | System.String | Path of the ProfileElement entity settings if there is Path. | everyone |
PolledElementPath | System.String | Path of the PolledElement entity settings if there is Path. | everyone |
ChangeType | System.Int32 | Type of the change. Options are: 0 (Unknown), 1 (Add), 2 (Update), 3 (Remove). | everyone |
ChangeDetectedOn | System.DateTime | Datetime when the change was detected, not when it happened on the monitored system. | everyone |
CompareUrl | System.String | Url to related compare page. | everyone |
WhoMadeTheChange | System.String | everyone | |
Description | System.String | Description of the change. | everyone |
Source Relationships
Name | Type | Notes |
---|---|---|
ServerConfiguration | Orion.SCM.ServerConfiguration | Defined by relationship Orion.SCM.ServerConfigurationChangeRel (System.Reference) |