Orion.DPA.DatabaseInstanceApplicationRelationship
SolarWinds Information Service 2024.4 Schema Documentation
All relationships between Orion Application and Database Instance
Inheritance
Access control
| Operations | Right |
|---|---|
| read | everyone |
| create,read,update,delete,invoke | admin |
Properties
| Name | Type | Summary | Access Control |
|---|---|---|---|
| GlobalDatabaseInstanceID | System.Int32 | Unique ID of database instance in Orion | everyone |
| ApplicationID | System.Int32 | ID of SAM Application (Orion.APM.Application) | everyone |
| RelationshipType | System.Int32 | Numeric value for type of relationship | everyone |
| RelationshipTypeName | System.String | Text representation of relationship type | everyone |
| NoRelationship | System.Boolean | Flag if the relationship was removed | everyone |
| UserDefined | System.Boolean | Flag if the relationship is defined by user | everyone |