{
 "name": "DeleteService",
 "displayName": "Delete Service",
 "description": "",
 "category": "",
 "helpUrl": "https://historical1-stg.arcgis.com/arcgis/rest/directories/arcgisoutput/System/PublishingToolsEx_GPServer/System_PublishingToolsEx/DeleteService.htm",
 "executionType": "esriExecutionTypeAsynchronous",
 "parameters": [
  {
   "name": "serviceName",
   "dataType": "GPString",
   "displayName": "Service name",
   "description": "",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeRequired",
   "category": ""
  },
  {
   "name": "serviceType",
   "dataType": "GPString",
   "displayName": "Service type",
   "description": "",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeRequired",
   "category": ""
  },
  {
   "name": "serviceFolder",
   "dataType": "GPString",
   "displayName": "Service folder",
   "description": "",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "deleteOptions",
   "dataType": "GPString",
   "displayName": "Delete options",
   "description": "",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "deleteResults",
   "dataType": "GPString",
   "displayName": "Results",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  }
 ]
}