Postman collection for OVSDB Southbound
[ovsdb.git] / resources / commons / README
index 97538229ed3cc1690276c61b3a7fd877071b9d83..9984715a174f33d4648dfdd25e3eb25690e6e210 100644 (file)
@@ -2,7 +2,7 @@
 This directory contains all the associated scripts and configuration files that can be used by developers and
 administrators working on ovsdb project in general.
 
-Contents 
+Contents
 --------
 
 1. localhost.json.postman_environment : Environment that associates address and port to localhost:8080 in templates for the collections below.
@@ -10,3 +10,5 @@ Contents
 2. Mininet_Demo_OVSDB_OF.json.postman_collection : Collection of REST-APIs used in the Mininet demo (http://www.youtube.com/watch?v=8iWhMVlflwE)
 
 3. OVSDB_Northbound_APIs.json.postman_collection : Collection of REST-APIs detailing on all the ovsdb.northbound APIs.
+
+4. OVSDB_Southbound.postman_collection : Collection of RESTCONF APIs for using the OVSDB MD-SAL Southbound