Orion.SCM.ServerConfigurationChange
SolarWinds Information Service 2024.4 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 |
| PolledElementID | System.Int32 | Identifier of the polled element 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 |
| ContentDiffUrl | System.String | Url to related content diff page for the latest change of polled element. | 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) |
| PolledElement | Orion.SCM.Results.PolledElements | Defined by relationship Orion.SCM.ServerConfigurationChangeToPolledElementRel (System.Reference) |