{ "name": "ReportCacheStatus", "displayName": "ReportCacheStatus", "description": "", "category": "", "helpUrl": "http://85.238.100.186:6080/arcgis/rest/directories/arcgisoutput/System/ReportingTools_GPServer/System_ReportingTools/ReportCacheStatus.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "service_url", "dataType": "GPString", "displayName": "Входной URL картографического сервиса или сервиса изображений", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "report_mode", "dataType": "GPString", "displayName": "Режим отчета", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "esriCacheStatus", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "job_id", "dataType": "GPString", "displayName": "Идентификатор (ID) входного задания", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "levelID", "dataType": "GPLong", "displayName": "Идентификатор (ID) входного уровня", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": 0, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "error_start", "dataType": "GPLong", "displayName": "Начало ошибки", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": 0, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "error_count", "dataType": "GPLong", "displayName": "Количество ошибок", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": 0, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "out_status_json", "dataType": "GPString", "displayName": "Статус выходного кэша", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }