{ "displayName": "Convert Cache Storage Format", "executionType": "esriExecutionTypeAsynchronous", "name": "ConvertCacheStorageFormat", "description": "", "helpUrl": "https://gis.sara-tx.org/ags1/rest/directories/arcgisoutput/System/CachingTools_GPServer/System_CachingTools/ConvertCacheStorageFormat.htm", "category": "", "parameters": [ { "parameterType": "esriGPParameterTypeRequired", "displayName": "Host", "defaultValue": "", "dataType": "GPString", "name": "server_name", "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": "esriGPParameterTypeDerived", "displayName": "Output Host", "defaultValue": "", "dataType": "GPString", "name": "out_server_name", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" } ] }