{ "displayName": "Publish Service Definition", "executionType": "esriExecutionTypeAsynchronous", "name": "PublishServiceDefinition", "description": "", "helpUrl": "https://gis.sara-tx.org/ags1/rest/directories/arcgisoutput/System/PublishingTools_GPServer/System_PublishingTools/PublishServiceDefinition.htm", "category": "", "parameters": [ { "parameterType": "esriGPParameterTypeRequired", "displayName": "Service Definition Package ID", "defaultValue": "", "dataType": "GPString", "name": "in_sdp_id", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Configuration Overwrite", "defaultValue": "", "dataType": "GPString", "name": "in_config_overwrite", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeOptional", "displayName": "Publish Options", "defaultValue": "", "dataType": "GPString", "name": "in_publish_options", "description": "", "category": "", "direction": "esriGPParameterDirectionInput" }, { "parameterType": "esriGPParameterTypeDerived", "displayName": "SOAP Service URL", "defaultValue": "", "dataType": "GPString", "name": "out_soap_svc_url", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" }, { "parameterType": "esriGPParameterTypeDerived", "displayName": "REST Service URL", "defaultValue": "", "dataType": "GPString", "name": "out_rest_svc_url", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" }, { "parameterType": "esriGPParameterTypeDerived", "displayName": "Publish Results", "defaultValue": "", "dataType": "GPString", "name": "out_results", "description": "", "category": "", "direction": "esriGPParameterDirectionOutput" } ] }