{
"job": {
"id": "text",
"templateId": "text",
"name": "text",
"config": {
"taskTimeout": 1,
"jobTimeout": 1,
"isTestJob": true
},
"priority": "EXECUTION_PRIORITY_UNDEFINED",
"startAt": "2025-03-11T23:56:45.524Z",
"submittedAt": "2025-03-11T23:56:45.524Z",
"startedAt": "2025-03-11T23:56:45.524Z",
"endedAt": "2025-03-11T23:56:45.524Z",
"regions": {
"blacklist": [
"text"
],
"whitelist": [
"text"
]
},
"state": "JOB_STATE_NEW",
"dataSource": {
"dataSourceDescriptor": "s3",
"params": {
"@type": "text",
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"params": {
"preset": "text",
"partitioner": {},
"assembler": {},
"app": {}
},
"dataDestination": {
"dataSourceDescriptor": "s3",
"params": {
"@type": "text",
"ANY_ADDITIONAL_PROPERTY": "anything"
}
},
"duration": 1,
"deletedAt": "2025-03-11T23:56:45.524Z",
"createdAt": "2025-03-11T23:56:45.524Z",
"paymentAmount": 1,
"numUnitsEstimation": "text",
"numChunks": 1,
"errorMessage": "text",
"description": "text",
"stateTimestamps": {
"ANY_ADDITIONAL_PROPERTY": "2025-03-11T23:56:45.524Z"
}
},
"templateInfo": {
"id": "text",
"partitioningEngineId": "text",
"assemblingEngineId": "text",
"streamable": true,
"description": "text",
"partitioningSchemaId": "text",
"assemblingSchemaId": "text",
"appSchemaId": "text",
"appId": "text"
}
}