Orion.DPA.DpaServer
SolarWinds Information Service 2024.4 Schema Documentation
Integrated DPA server
Inheritance
Access control
| Operations | Right |
|---|---|
| read | everyone |
| create,read,update,delete,invoke | admin |
Properties
| Name | Type | Summary | Access Control |
|---|---|---|---|
| DpaServerId | System.Int32 | ID of DPA server | everyone |
| DisplayName | System.String | Name of DPA server | everyone |
| JSwisAddress | System.String | Address of jSwis endpoint | everyone |
| JSwisObjectUriBase | System.String | Scheme and hostname for URIs of entities from this DPA server | everyone |
| JSwisCredentialId | System.Int32 | ID of credentials (SQL table Credential) to DPA jSwis | everyone |
| OrionHostname | System.String | IP/Address of Orion, which was used for integration with DPA | everyone |
| OrionHostnameSetByUser | System.Boolean | Flag if OrionHostname was changed by user during the integration | everyone |
| DpaServiceUserAccountId | System.String | ID of account in Orion for DPA | everyone |
| IntegrationStatus | System.Int32 | Integration status | everyone |
| IntegrationStatusDescription | System.String | Description of integration status | everyone |
| Status | System.Int32 | Status of DPA server | everyone |
| StatusDescription | System.String | Description of status | everyone |
| FeaturesCatalogDiff | System.String | everyone | |
| DetailsUrl | System.String | URL to details view of DPA server | everyone |
| ModernIcon | System.String | Nova icon name for the entity. | everyone |
Source Relationships
| Name | Type | Notes |
|---|---|---|
| RemoteSwis | SWISf.RemoteSWIS | Defined by relationship Orion.DpaServerRemoteSwis (System.Reference) |
| ProductInfo | DPA.ProductInfo | Defined by relationship Orion.DpaServerProductInfo (System.Reference) |
Target Relationships
| Name | Type | Notes |
|---|---|---|
| DatabaseInstance | Orion.DPA.DatabaseInstance | Defined by relationship Orion.DpaServerDatabaseInstance (System.Reference) |
Verbs
RefreshSchema
Refresh federation schema of for particular DPA Server
Access control
everyone