{ "name": "getDatasets", "displayName": "getDatasets", "description": "getDatasets", "category": "", "helpUrl": "https://maps.helcom.fi/arcgis/rest/directories/arcgisoutput/Validation/tools_GPServer/Validation_tools/getDatasets.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "datasets", "dataType": "GPString", "displayName": "datasets", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "result", "dataType": "GPLong", "displayName": "result", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "message", "dataType": "GPString", "displayName": "message", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }