{ "displayName": "Update Job Async", "executionType": "esriExecutionTypeAsynchronous", "name": "UpdateJobAsync", "description": "", "helpUrl": "https://gis.sara-tx.org/ags1/rest/directories/arcgisoutput/System/TopographicProductionSystemTools_GPServer/System_TopographicProductionSystemTools/UpdateJobAsync.htm", "category": "", "parameters": [ { "parameterType": "esriGPParameterTypeRequired", "displayName": "Topographic Production Database", "defaultValue": "", "dataType": "GPString", "name": "tm_database", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "displayName": "Job ID", "defaultValue": "", "dataType": "GPString", "name": "job_id", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "displayName": "Service ID", "defaultValue": "", "dataType": "GPString", "name": "service_id", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "filter": { "type": "codedValue", "list": [{ "dataType": "GPString", "name": "JobData", "value": "JobData" }] }, "parameterType": "esriGPParameterTypeRequired", "displayName": "Update Type", "defaultValue": "", "dataType": "GPString", "name": "update_type", "choiceList": ["JobData"], "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "displayName": "Update Parameters", "defaultValue": "", "dataType": "GPString", "name": "update_parameters", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Request Context", "defaultValue": "", "dataType": "GPString", "name": "request_context", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeDerived", "displayName": "Result", "defaultValue": null, "dataType": "GPBoolean", "name": "out_result", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" } ] }