Orion.SCM.NodesProfilesArchive
SolarWinds Information Service 2020.2 Schema Documentation
Unlike "Orion.SCM.NodesProfilesHistory", this entity contains only the most recent record of a Profile unassigned from a given Node.
Inheritance
Access control
Operations | Right |
---|---|
read | everyone |
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
NodeID | System.Int32 | Identifier of Node where the profile is assigned. | everyone |
ProfileID | System.Int32 | Identifier of the Profile which is assigned. | everyone |
Assigned | System.DateTime | Datetime of profile assignment. | everyone |
Unassigned | System.DateTime | Datetime of profile unassignment. | everyone |