{ "displayName": "Describe Datastore", "executionType": "esriExecutionTypeAsynchronous", "name": "DescribeDatastore", "description": "", "helpUrl": "https://gis.sara-tx.org/ags1/rest/directories/arcgisoutput/System/PublishingTools_GPServer/System_PublishingTools/DescribeDatastore.htm", "category": "", "parameters": [ { "parameterType": "esriGPParameterTypeRequired", "displayName": "Data Store Id", "defaultValue": "", "dataType": "GPString", "name": "datastoreId", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "displayName": "Path", "defaultValue": "", "dataType": "GPString", "name": "path", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeRequired", "displayName": "Type", "defaultValue": "", "dataType": "GPString", "name": "type", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Options", "defaultValue": "", "dataType": "GPString", "name": "options", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeDerived", "displayName": "Data Store Description", "defaultValue": "", "dataType": "GPString", "name": "datastoreDescription", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" } ] }