{ "name": "ConvertCacheStorageFormat", "displayName": "Convert Cache Storage Format", "description": "", "category": "", "helpUrl": "http://85.238.100.186:6080/arcgis/rest/directories/arcgisoutput/System/CachingControllers_GPServer/System_CachingControllers/ConvertCacheStorageFormat.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "server_name", "dataType": "GPString", "displayName": "Хост", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "thread_count", "dataType": "GPLong", "displayName": "Число экземпляров сервисов кэширования", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": 0, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "out_server_name", "dataType": "GPString", "displayName": "Выходной хост", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }