Jump to: navigation, search

Difference between revisions of "Brocade Vyatta Firewall driver"

(Created page with "Overview: Vyatta FWaaS device driver will invoke the Vyatta vRouter REST APIs for the below CRUD APIs as and when determined by the FWaaS agent 1. create_firewall 2. update_...")
 
Line 1: Line 1:
Overview:
+
=='''Overview:'''==
 
Vyatta FWaaS device driver will invoke the Vyatta vRouter REST APIs for the  
 
Vyatta FWaaS device driver will invoke the Vyatta vRouter REST APIs for the  
 
below CRUD APIs as and when determined by the FWaaS agent
 
below CRUD APIs as and when determined by the FWaaS agent

Revision as of 17:54, 5 February 2015

Overview:

Vyatta FWaaS device driver will invoke the Vyatta vRouter REST APIs for the below CRUD APIs as and when determined by the FWaaS agent 1. create_firewall 2. update_firewall 3. delete_firewall

All these functions are similar to the existing reference FWaaS device-driver implementation.