{ "name": "FindRoutes", "displayName": "Find_Routes", "description": "(null)", "category": "", "helpUrl": "https://infogeo.education.gouv.qc.ca/arcgis/rest/directories/arcgisoutput/PROD/NETWORK_ANALYST_SERVICES_GPServer/PROD_NETWORK_ANALYST_SERVICES/FindRoutes.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "facilitiesData", "dataType": "GPString", "displayName": "facilitiesData", "description": "Facilities data input.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "travelMode", "dataType": "GPString", "displayName": "travelMode", "description": "travelMode", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "compressedInput", "dataType": "GPBoolean", "displayName": "compressedInput", "description": "FacilitiesData input is compressed or not. ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "getCompressedOutput", "dataType": "GPBoolean", "displayName": "getCompressedOutput", "description": "Get zlib compressed (base64 encoded) output or not. ", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "response", "dataType": "GPString", "displayName": "response", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "error", "dataType": "GPString", "displayName": "error", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }