diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-08-09 16:27:45 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-08-09 16:27:51 -0400 |
commit | 5643e3dea43ec627cfd6d0c96d53a59dcd0c5824 (patch) | |
tree | eda7dacaba555d1a2e589fe5424d531d77dbf7e1 /docs/pap/pap.rst | |
parent | 25da0e881abd81600647831027cc32202ac511b3 (diff) |
Update docs for audit & statistics api's
Update docs for audit & statistics api's to keep them in sync with the recent code changes in pap.
Issue-ID: POLICY-3528
Change-Id: I4ba8f5aacf0a0d63a727bee533e829bca9bab55b
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'docs/pap/pap.rst')
-rw-r--r-- | docs/pap/pap.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/pap/pap.rst b/docs/pap/pap.rst index d3cbf8bc..4341c96f 100644 --- a/docs/pap/pap.rst +++ b/docs/pap/pap.rst @@ -364,6 +364,7 @@ Here is a sample response: This operation allows the PDP statistics to be retrieved for all registered PDPs. The result can be filtered based on PDP group, PDP subgroup & PDP instance. +Along with record count, start time & end time as query parameters. Here is a sample response: @@ -376,7 +377,7 @@ Here is a sample response: This operation allows the audit records of policies to be listed together. The result can be filtered based on pdp group name, policy name & version. -Along with record count, from date & to date as query parameters. +Along with record count, start time & end time as query parameters. Here is a sample response: |