{ "name": "UpgradeCacheStorageFormat", "displayName": "Upgrade Cache Storage Format", "description": "", "category": "", "helpUrl": "http://gis.legis.iowa.gov/arcgis/rest/directories/arcgisoutput/System/CachingControllers_GPServer/System_CachingControllers/UpgradeCacheStorageFormat.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "server_name", "dataType": "GPString", "displayName": "Host", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "thread_count", "dataType": "GPLong", "displayName": "Number of caching service instances", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "out_server_name", "dataType": "GPString", "displayName": "Output Host", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }