{ "name": "downloadODS", "displayName": "DownloadODS", "description": "Esporta ODS20", "category": "", "helpUrl": "https://www.cartografia.servizirl.it/arcgis4/rest/directories/arcgisoutput/ODS20/downloadODS_GPServer/ODS20_downloadODS/downloadODS.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Comune", "dataType": "GPString", "displayName": "Codice ISTAT", "description": "Codice ISTAT", "direction": "esriGPParameterDirectionInput", "defaultValue": "017184", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "OutputFile", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "exit_status", "dataType": "GPString", "displayName": "Esito Output", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }