POST api/CognitiveRequest/GetTargetColumn
Request Information
URI Parameters
None.
Body Parameters
CognitiveRequestModel| Name | Description | Type | Additional information |
|---|---|---|---|
| InputType | string |
None. |
|
| SOR | Collection of string |
None. |
|
| ProjectRelease | Collection of string |
None. |
|
| TargetDatabase | Collection of string |
None. |
|
| TargetTable | Collection of string |
None. |
|
| TargetColumn | Collection of string |
None. |
|
| TargetDescription | Collection of string |
None. |
|
| SourceDatabase | Collection of string |
None. |
|
| SourceTable | Collection of string |
None. |
|
| SourceColumn | Collection of string |
None. |
|
| SourceDescription | Collection of string |
None. |
|
| RequestId | string |
None. |
|
| RequestName | string |
None. |
|
| RequestDescription | string |
None. |
|
| PercentageMatch | decimal number |
None. |
|
| Version | integer |
None. |
|
| IsAssignedMappingsChecked | boolean |
None. |
|
| IsAssignedMappings | string |
None. |
|
| UserName | string |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.