Updated policy documentation - vFW 66/70866/1
authorSaryu Shah <ss3917@att.com>
Fri, 19 Oct 2018 23:58:21 +0000 (23:58 +0000)
committerSaryu Shah <ss3917@att.com>
Fri, 19 Oct 2018 23:58:21 +0000 (23:58 +0000)
Updated policy documentation - vFW
-------------------------------------------------------------

Change-Id: I65a1fa707f6443d3c947b80c2328ba43c0756aa2
Issue-ID: POLICY-1169
Signed-off-by: Saryu Shah <ss3917@att.com>
20 files changed:
docs/platform/Tut_vFW_aai_get.JPG
docs/platform/Tut_vFW_aai_named_query_request.JPG
docs/platform/Tut_vFW_aai_named_query_response.JPG
docs/platform/Tut_vFW_appc_request.JPG
docs/platform/Tut_vFW_final_memory.JPG
docs/platform/Tut_vFW_get_facts.JPG
docs/platform/Tut_vFW_get_facts_2.JPG
docs/platform/Tut_vFW_insert_appc_response.JPG
docs/platform/Tut_vFW_onset_injected.JPG
docs/platform/Tut_vFW_policy_active.JPG
docs/platform/Tut_vFW_policy_final_success.JPG
docs/platform/Tut_vFW_policy_guard_result.JPG
docs/platform/Tut_vFW_policy_guard_start.JPG
docs/platform/Tut_vFW_policy_operation_start.JPG
docs/platform/Tut_vFW_policy_operation_success.JPG
docs/platform/Tut_vFW_policy_start.JPG
docs/platform/Tut_vFW_simulated_appc_response.JPG
docs/platform/Tut_vFW_simulated_onset.JPG
docs/platform/Tut_vFW_simulators_enabled.JPG
docs/platform/tutorial_vFW.rst

index 3fa0e03..1b00d60 100755 (executable)
Binary files a/docs/platform/Tut_vFW_aai_get.JPG and b/docs/platform/Tut_vFW_aai_get.JPG differ
index a07e7b0..c7f86f9 100755 (executable)
Binary files a/docs/platform/Tut_vFW_aai_named_query_request.JPG and b/docs/platform/Tut_vFW_aai_named_query_request.JPG differ
index d611629..b3a9fa9 100755 (executable)
Binary files a/docs/platform/Tut_vFW_aai_named_query_response.JPG and b/docs/platform/Tut_vFW_aai_named_query_response.JPG differ
index 2215e66..737719f 100755 (executable)
Binary files a/docs/platform/Tut_vFW_appc_request.JPG and b/docs/platform/Tut_vFW_appc_request.JPG differ
index 2f9661e..f68aac7 100755 (executable)
Binary files a/docs/platform/Tut_vFW_final_memory.JPG and b/docs/platform/Tut_vFW_final_memory.JPG differ
index 2b9198e..2763725 100755 (executable)
Binary files a/docs/platform/Tut_vFW_get_facts.JPG and b/docs/platform/Tut_vFW_get_facts.JPG differ
index 3344c80..4bf8e9f 100755 (executable)
Binary files a/docs/platform/Tut_vFW_get_facts_2.JPG and b/docs/platform/Tut_vFW_get_facts_2.JPG differ
index 5e2edf9..d631603 100755 (executable)
Binary files a/docs/platform/Tut_vFW_insert_appc_response.JPG and b/docs/platform/Tut_vFW_insert_appc_response.JPG differ
index 0852ff8..ebff2e3 100755 (executable)
Binary files a/docs/platform/Tut_vFW_onset_injected.JPG and b/docs/platform/Tut_vFW_onset_injected.JPG differ
index 3eb8568..d3530a7 100755 (executable)
Binary files a/docs/platform/Tut_vFW_policy_active.JPG and b/docs/platform/Tut_vFW_policy_active.JPG differ
index 1fa4a0c..bdb7858 100755 (executable)
Binary files a/docs/platform/Tut_vFW_policy_final_success.JPG and b/docs/platform/Tut_vFW_policy_final_success.JPG differ
index 03bcbe7..89a2f4f 100755 (executable)
Binary files a/docs/platform/Tut_vFW_policy_guard_result.JPG and b/docs/platform/Tut_vFW_policy_guard_result.JPG differ
index dc8dea9..1aa5490 100755 (executable)
Binary files a/docs/platform/Tut_vFW_policy_guard_start.JPG and b/docs/platform/Tut_vFW_policy_guard_start.JPG differ
index ce452cb..0203c93 100755 (executable)
Binary files a/docs/platform/Tut_vFW_policy_operation_start.JPG and b/docs/platform/Tut_vFW_policy_operation_start.JPG differ
index 1ada6e9..8e4b8e1 100755 (executable)
Binary files a/docs/platform/Tut_vFW_policy_operation_success.JPG and b/docs/platform/Tut_vFW_policy_operation_success.JPG differ
index a33a24c..91be90e 100755 (executable)
Binary files a/docs/platform/Tut_vFW_policy_start.JPG and b/docs/platform/Tut_vFW_policy_start.JPG differ
index c1d022c..8ceb89c 100755 (executable)
Binary files a/docs/platform/Tut_vFW_simulated_appc_response.JPG and b/docs/platform/Tut_vFW_simulated_appc_response.JPG differ
index 65ccafa..b6d4011 100755 (executable)
Binary files a/docs/platform/Tut_vFW_simulated_onset.JPG and b/docs/platform/Tut_vFW_simulated_onset.JPG differ
index f350e2c..8cd9902 100755 (executable)
Binary files a/docs/platform/Tut_vFW_simulators_enabled.JPG and b/docs/platform/Tut_vFW_simulators_enabled.JPG differ
index 4b402d0..72288f3 100644 (file)
@@ -32,7 +32,7 @@ The telemetry API is used to see what is in memory. There should only be 1 fact,
 
     .. code-block:: bash
 
-        curl --silent --user @1b3rt:31nst31n -X GET http://localhost:9696/policy/pdp/engine/controllers/amsterdam/drools/facts/amsterdam | python -m json.tool
+        curl -k --silent --user @1b3rt:31nst31n -X GET https://localhost:9696/policy/pdp/engine/controllers/amsterdam/drools/facts/amsterdam | python -m json.tool
 
     .. image:: Tut_vFW_get_facts.JPG
 
@@ -46,7 +46,7 @@ Inject the onset using the Telemetry API.
 
     .. code-block:: bash
 
-        curl --silent --user @1b3rt:31nst31n --header "Content-Type: text/plain" --data @dcae.vfw.onset.json -X PUT http://localhost:9696/policy/pdp/engine/topics/sources/ueb/unauthenticated.DCAE_EVENT_OUTPUT/events | python -m json.tool
+        curl -k --silent --user @1b3rt:31nst31n --header "Content-Type: text/plain" --data @dcae.vfw.onset.json -X PUT https://localhost:9696/policy/pdp/engine/topics/sources/ueb/unauthenticated.DCAE_EVENT_OUTPUT/events | python -m json.tool
 
     .. image:: Tut_vFW_onset_injected.JPG
 
@@ -76,8 +76,12 @@ Once the target entity is found, the PDP-D consults Guard to determine if this o
 
     .. image:: Tut_vFW_policy_guard_start.JPG
 
+|
+
     .. image:: Tut_vFW_policy_guard_result.JPG
 
+|
+
     .. image:: Tut_vFW_policy_operation_start.JPG
 
 Once the operation starts an APPC request is sent out.
@@ -92,7 +96,7 @@ Inject the response using the Telemetry API.
 
     .. code-block:: bash
 
-        curl --silent --user @1b3rt:31nst31n --header "Content-Type: text/plain" --data @appc.legacy.success.json -X PUT http://localhost:9696/policy/pdp/engine/topics/sources/ueb/APPC-CL/events | python -m json.tool
+        curl -k --silent --user @1b3rt:31nst31n --header "Content-Type: text/plain" --data @appc.legacy.success.json -X PUT https://localhost:9696/policy/pdp/engine/topics/sources/ueb/APPC-CL/events | python -m json.tool
 
     .. image:: Tut_vFW_insert_appc_response.JPG