Orion.SCM.NodesProfiles
SolarWinds Information Service 2024.4 Schema Documentation
This entity represents mapping table for M:N relationship between SCM Nodes and SCM Profiles.
Inheritance
↳ System.Entity
Access control
| Operations |
Right |
| create,read,delete |
manageNodes |
| 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 |
Target Relationships
| Name |
Type |
Notes |
| SCMNode |
Orion.SCM.ServerConfiguration |
Defined by relationship NodeReferencesOrion.SCM.NodesProfiles (System.Reference) |
| Profile |
Orion.SCM.Profiles |
Defined by relationship ProfileReferencesOrion.SCM.NodesProfiles (System.Reference) |