GET System/OrganizationDatabaseInfo/{dbID}
Get masterOrgDatabase
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
dbID |
DBID of OrganizationDatabase to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
OrganizationDatabaseDTO
OrganizationDatabaseDTOName | Description | Type | Additional information |
---|---|---|---|
DBID | integer |
None. |
|
ExternalDBID | string |
None. |
|
ExternalDBKey | string |
None. |
|
OrgID | integer |
None. |
|
OrganizationDatabaseName | string |
None. |
|
Type | DatabaseType |
None. |
|
Comments | string |
None. |
|
Props | Collection of Object |
None. |
|
RecordState | RecordState |
None. |
|
Licenses | string |
None. |
|
Created | AuditDataDTO |
None. |
|
LastUpdated | AuditDataDTO |
None. |
|
Connections | Collection of OrganizationDatabaseConnectionDTO |
None. |
|
PrimaryConnection | string |
None. |
|
LogsConnection | string |
None. |
|
BinariesConnection | string |
None. |
|
Summary | string |
None. |