From b94b8d4b200fc995fa1c0155dce1ee7003811dfc Mon Sep 17 00:00:00 2001 From: "a.sreekumar" Date: Wed, 6 Oct 2021 18:09:06 +0100 Subject: Docs for PDP-PAP interaction Change-Id: I10bd0a7c3df39d7f2fa6d13eaa947f172c98f578 Issue-ID: POLICY-3264 Signed-off-by: a.sreekumar --- docs/development/pdp/images/PDP_PAP.svg | 43 +++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 docs/development/pdp/images/PDP_PAP.svg (limited to 'docs/development/pdp/images') diff --git a/docs/development/pdp/images/PDP_PAP.svg b/docs/development/pdp/images/PDP_PAP.svg new file mode 100644 index 00000000..3594c762 --- /dev/null +++ b/docs/development/pdp/images/PDP_PAP.svg @@ -0,0 +1,43 @@ +PDP interaction with PAPK8SK8SPDPPDPDMaaPDMaaPPAPPAPUserUser1Start PDP2Send PDP_STATUS (registration message) with state as PASSIVE and other info like PDP's Group/Type/Name.3Send PDP_UPDATE message with info like subgroup, heartbeat interval, policiesToBeDeployed if any4Send PDP_STATUS (response to PDP_UPDATE) with added information such as responseStatus/responseMessage.5Send PDP_STATE_CHANGE message asking the PDP to go from PASSIVE to ACTIVE6Send PDP_STATUS (response to PDP_STATE_CHANGE) with added information such as responseStatus/responseMessage.loop[forever]7Send PDP_STATUS which is the heartbeat message from PDP8Deploy/Undeploy Policy9Send PDP_UPDATE message with the policiesToBeDeployed/Undeployed10Send PDP_STATUS (response to PDP_UPDATE) with added information such as responseStatus/responseMessage. \ No newline at end of file -- cgit 1.2.3-korg