{ "displayName": "DeleteCache", "executionType": "esriExecutionTypeAsynchronous", "name": "DeleteMapCache", "description": "", "helpUrl": "https://gis.sara-tx.org/ags1/rest/directories/arcgisoutput/System/CachingTools_GPServer/System_CachingTools/DeleteMapCache.htm", "category": "", "parameters": [ { "parameterType": "esriGPParameterTypeRequired", "displayName": "Input Map Service or Image Service URL", "defaultValue": "", "dataType": "GPString", "name": "service_url", "displayOrder": 0, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Number of caching service instances", "defaultValue": null, "dataType": "GPLong", "name": "thread_count", "displayOrder": 1, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Cache Path", "defaultValue": "", "dataType": "GPString", "name": "cache_path", "displayOrder": 2, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Delete options", "defaultValue": "", "dataType": "GPString", "name": "in_delete_options", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeDerived", "displayName": "Output Map Service URL", "defaultValue": "", "dataType": "GPString", "name": "out_service_url", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" } ] }