PUT api/Syncronization
Request Information
URI Parameters
None.
Body Parameters
SYNCProfileViewModelName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Name | string |
None. |
|
Description | string |
None. |
|
Connector | integer |
None. |
|
REQStudioProjectID | globally unique identifier |
None. |
|
ConnectorProjectID | string |
None. |
|
ConnectorProjectTemplateID | globally unique identifier |
None. |
|
SynchronizationDirection | integer |
None. |
|
CommentSynchronization | integer |
None. |
|
AttachmentSynchronization | integer |
None. |
|
MapAnythingFromReqStudio | integer |
None. |
|
MapAnythingFromConnector | integer |
None. |
|
LastRun | date |
None. |
|
LastSuccessfullyRun | date |
None. |
|
ErrorCount | integer |
None. |
|
StatusID | integer |
None. |
|
ConnectorProjectKey | string |
None. |
|
EstimationID | integer |
None. |
|
SyncNow | integer |
None. |
|
SyncProfileList | Collection of SYNCProfileViewModel |
None. |
|
TypeMappingList | Collection of ProfileConnectorDocTypeMappingViewModel |
None. |
|
ConnectorStatusMappingList | Collection of ProfileConnectorStatusMappingViewModel |
None. |
|
ProfileConnectorModel | ProfileConnectorViewModel |
None. |
|
CompanyID | integer |
None. |
|
Language | string |
None. |
|
CreatedDate | date |
None. |
|
CreatedUserID | globally unique identifier |
None. |
|
ModifiedDate | date |
None. |
|
ModifiedUserID | globally unique identifier |
None. |
|
FeatureID | globally unique identifier |
None. |
|
Token | globally unique identifier |
None. |
|
Action | Actions |
None. |
|
FilterText | string |
None. |
|
CurrentIndex | integer |
None. |
|
PageSize | integer |
None. |
|
TotalRecords | integer |
None. |
|
SortColumn | string |
None. |
|
Sortby | SortDirection |
None. |
|
ImageId | integer |
None. |
|
IsDeleted | boolean |
None. |
|
IsActive | boolean |
None. |
|
Sort | integer |
None. |
|
Messages | Collection of ErrorMessage |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
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.