From 3ce13d63855abc7d6221cdd1326c551e49ac81ce Mon Sep 17 00:00:00 2001 From: Deepak S Date: Wed, 18 Oct 2017 13:16:11 -0700 Subject: Fix all the config files alignment issues Change-Id: I087c9a9acf412a99f8425fd65d07db6c3b7a4af7 Signed-off-by: Deepak S --- docs/testing/user/userguide/06-How_to_use_REST_api.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/testing/user/userguide/06-How_to_use_REST_api.rst') diff --git a/docs/testing/user/userguide/06-How_to_use_REST_api.rst b/docs/testing/user/userguide/06-How_to_use_REST_api.rst index 64c68a4f..b8c0cbea 100644 --- a/docs/testing/user/userguide/06-How_to_use_REST_api.rst +++ b/docs/testing/user/userguide/06-How_to_use_REST_api.rst @@ -158,10 +158,12 @@ need to be set before launching the application(To be run from samplevnf directory). :: + ./build/vFW (Without the -f & -s option) 1. When VNF(vCGNAPT/vACL/vFW) is launched it waits for user to provide the /vnf/config REST method. :: + e.g curl -X POST -H "Content-Type:application/json" -d '{"pci_white_list": "0000:08:00.0 0000:08:00.1"}' http:///vnf/config Note: the config is mostly implemented based on existing VNF's. if new parameters -- cgit 1.2.3-korg