diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-05-12 22:44:43 +0100 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-05-12 22:44:43 +0100 |
commit | 1dae974ae90724f089cf9d21b1794d3142a8df2f (patch) | |
tree | f5dfc0e40bd7ef9bd40a2552412f488faf121715 /docs/pap/response/statistics-pap-resp.json | |
parent | b003f61033296b3c385d1b6fa033c0061588f9df (diff) |
Update PAP architecture documentation
Issue-ID: POLICY-4585
Change-Id: I35bd79b5d9d1a95f0143e86861128d47984f35d0
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'docs/pap/response/statistics-pap-resp.json')
-rw-r--r-- | docs/pap/response/statistics-pap-resp.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/pap/response/statistics-pap-resp.json b/docs/pap/response/statistics-pap-resp.json deleted file mode 100644 index 836b5956..00000000 --- a/docs/pap/response/statistics-pap-resp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "code": 200, - "policyDeployFailureCount": 0, - "policyDeploySuccessCount": 0, - "policyDownloadFailureCount": 0, - "policyDownloadSuccessCount": 0, - "totalPdpCount": 0, - "totalPdpGroupCount": 0, - "totalPolicyDeployCount": 0, - "totalPolicyDownloadCount": 0 -} |