{ "displayName": "ReportCacheStatus", "executionType": "esriExecutionTypeSynchronous", "name": "ReportCacheStatus", "description": "", "helpUrl": "https://gis.sara-tx.org/ags1/rest/directories/arcgisoutput/System/ReportingTools_GPServer/System_ReportingTools/ReportCacheStatus.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": "Report Mode", "defaultValue": "esriCacheStatus", "dataType": "GPString", "name": "report_mode", "displayOrder": 1, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Input Job ID", "defaultValue": "", "dataType": "GPString", "name": "job_id", "displayOrder": 2, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Input Level ID", "defaultValue": null, "dataType": "GPLong", "name": "levelID", "displayOrder": 3, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Error Start", "defaultValue": null, "dataType": "GPLong", "name": "error_start", "displayOrder": 4, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Error Count", "defaultValue": null, "dataType": "GPLong", "name": "error_count", "displayOrder": 5, "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeDerived", "displayName": "Output Cache Status", "defaultValue": "", "dataType": "GPString", "name": "out_status_json", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" } ] }