GET DistDataSources/{id}
Získání detailu datového zdroje. Pouze pro výdejce nebo admina.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Id datového zdroje |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
DistDataSourcePlainDTOName | Description | Type | Additional information |
---|---|---|---|
HostNameOrUrl | string |
None. |
|
UserName | string |
None. |
|
UserPassword | string |
None. |
|
LastSync | date |
None. |
|
IsDeleted | boolean |
None. |
|
CreatorId | integer |
None. |
|
EditorId | integer |
None. |
|
Created | date |
None. |
|
Edited | date |
None. |
|
Id | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.