OK
No Content
Bad Request
Forbidden
Job not found
Too Many Requests
Internal Server Error
{- "allowDuplicate": true,
- "changeDate": "2019-08-24T14:15:22Z",
- "connectionId": "string",
- "creationDate": "2019-08-24T14:15:22Z",
- "csvParsingOptions": {
- "additionalColumnOptions": [
- {
- "columnName": "string",
- "dateFormat": "string",
- "decimalSeparator": "string",
- "thousandsSeparator": "string"
}
], - "charSet": "string",
- "dateFormat": "string",
- "decimalSeparator": "string",
- "escapeSequence": "string",
- "lineEnding": "string",
- "quoteSequence": "string",
- "separatorSequence": "string",
- "thousandSeparator": "string"
}, - "dataPoolId": "string",
- "fallbackVarcharLength": 0,
- "fileType": "PARQUET",
- "foreignKeys": "string",
- "id": "string",
- "keys": [
- "string"
], - "lastModified": "2019-08-24T14:15:22Z",
- "lastPing": "2019-08-24T14:15:22Z",
- "logs": [
- "string"
], - "mirrorTargetNames": [
- "string"
], - "optionalTenantId": "string",
- "postExecutionQuery": "string",
- "sanitizedPostExecutionQuery": "string",
- "status": "NEW",
- "tableSchema": {
- "columns": [
- {
- "columnName": "string",
- "columnType": "INTEGER",
- "decimals": 0,
- "fieldLength": 0,
- "pkField": true
}
], - "tableName": "string"
}, - "targetName": "string",
- "targetSchema": "string",
- "type": "REPLACE",
- "upsertStrategy": "UPSERT_WITH_UNCHANGED_METADATA"
}