DependentServices (type)

{
  "additionalProperties": false, 
  "id": "DependentServices", 
  "module_id": "PolicyFirewallConfiguration", 
  "properties": {
    "dependent_services": {
      "description": "List of firewall dependent services.", 
      "items": {
        "type": "string"
      }, 
      "title": "List of firewall dependent services", 
      "type": "array"
    }
  }, 
  "type": "object"
}