DuplicateIPDetection (type)

{
  "id": "DuplicateIPDetection", 
  "module_id": "IpDiscoverySwitchingProfile", 
  "properties": {
    "duplicate_ip_detection_enabled": {
      "default": false, 
      "readonly": false, 
      "required": false, 
      "title": "Indicates whether duplicate IP detection should be enabled", 
      "type": "boolean"
    }
  }, 
  "title": "Duplicate IP detection and control", 
  "type": "object"
}