Orion.SCM.Baseline
SolarWinds Information Service 2024.4 Schema Documentation
This entity represents base line. Base line serves as base compare point.
Inheritance
Access control
| Operations | Right |
|---|---|
| read,invoke | manageNodes |
| read | everyone |
Properties
| Name | Type | Summary | Access Control |
|---|---|---|---|
| BaselineID | System.Int32 | Unique identifier of the baseline. | everyone |
| NodeID | System.Int32 | Identifier of the Node of the baseline. | everyone |
| TimeStamp | System.DateTime | Datetime of the baseline. All elements in the base line contain state at this moment. | everyone |
Target Relationships
| Name | Type | Notes |
|---|---|---|
| Node | Orion.SCM.ServerConfiguration | Defined by relationship Orion.SCM.NodesReferencesBaseline (System.Reference) |
Verbs
SetBaseline
Create or update baseline and snapshot all related data so that they are not touched by maintenance processes.
Access control
everyone