{ "name": "EstimatedCUToolAP", "displayName": "Estimated CU Tool AP", "description": "Estimates current and 2030 projected CU for irrigation, livestock , and self-supplied water use.", "category": "", "helpUrl": "https://gis.srbc.net/arcgis/rest/directories/arcgisoutput/Tools/EstimatedCUToolAP_GPServer/Tools_EstimatedCUToolAP/EstimatedCUToolAP.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "jobID", "dataType": "GPString", "displayName": "jobID", "description": "jobID of the create watershed GP tool", "direction": "esriGPParameterDirectionInput", "defaultValue": "j6003b2e9e13a40a48172a892d5d9ed3f", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Irr_Table", "dataType": "GPRecordSet", "displayName": "Irr_Table", "description": "Estimated consumptive use for irrigation.", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Livstk_Table", "dataType": "GPRecordSet", "displayName": "Livstk_Table", "description": "Estimated consumptive use for livestock.", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "SSRes_Table", "dataType": "GPRecordSet", "displayName": "SSRes_Table", "description": "Estimated consumptive use for self-supplied residential population.", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }