{ "name": "updatePeruAlerta", "displayName": "reporteAlertaZonasCriticas", "description": "", "category": "", "helpUrl": "https://geocatmin.ingemmet.gob.pe/arcgis/rest/directories/arcgisoutput/pruebas/ReportPeruAlertaDev_GPServer/pruebas_ReportPeruAlertaDev/updatePeruAlerta.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "shapefile", "dataType": "GPDataFile", "displayName": "Feature de aviso metereológico", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "detail", "dataType": "GPString", "displayName": "Detalle de aviso", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "alert_number", "dataType": "GPLong", "displayName": "Número de alerta", "description": "test", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "response", "dataType": "GPString", "displayName": "response", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }