{ "name": "WMS", "displayName": "WMS Repair", "description": "Corrects issues with OGC and DGIWG Compliance of the WMS Capabilities", "category": "", "helpUrl": "https://geov.dk/server/rest/directories/arcgisoutput/FGSIT/WMSRepair_GPServer/FGSIT_WMSRepair/WMS.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Service_URL", "dataType": "GPString", "displayName": "Service URL", "description": "The URL to the Capabilities XML for the WMS", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Authentication_Token", "dataType": "GPString", "displayName": "Authentication Token", "description": "The Authentication Token for the ArcGIS Server Admin", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Repair_Type", "dataType": "GPString", "displayName": "Repair Type", "description": "repair type could be either DGIWG or Harmonized", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Keywords", "dataType": "GPString", "displayName": "Keywords", "description": "The keywords to be applied for the service, as a comma delimited list", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Access_Constraints", "dataType": "GPString", "displayName": "Access Constraints", "description": "The Access Constraints to be applied for the service", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }