DESCRIPTION This is a Python binding to the ArcGIS REST Server API, similar to the JavaScript or Flex API in program structure as well as in the way it interfaces with ArcGIS servers.
Getting Started with Rest Administration ========================================
>>> [(param['name'], param['dataType']) for param in task.parameters if p aram['direction'] == 'esriGPParameterDirectionInput'] [('Input_Point', 'GPFeatureRecordSetLayer'), ('Days', 'GPDouble')]