diff options
author | Saryu Shah <ss3917@att.com> | 2017-10-23 01:25:14 +0000 |
---|---|---|
committer | Saryu Shah <ss3917@att.com> | 2017-10-23 01:25:14 +0000 |
commit | 800be073f6f4d2108741c4a76e2bf19899f5a540 (patch) | |
tree | 3158bab55ef690adc6ccce84a8d7da65a3dbc970 /docs | |
parent | 34afadec5b9488f6b7817f4d624756274d0bc4f5 (diff) |
policy GUI documentation
Updated policy gui documentation
-------------------------------------------------------------
Issue-Id: POLICY-335
Change-Id: Iac0ebc32a159088c7c9750e7a9b154f73b162bc6
Signed-off-by: Saryu Shah <ss3917@att.com>
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/platform/PolicyGUI_Dashboard.png | bin | 0 -> 368270 bytes | |||
-rwxr-xr-x | docs/platform/PolicyGUI_Editor_PolicyActionsDetail.png | bin | 521206 -> 520946 bytes | |||
-rwxr-xr-x | docs/platform/PolicyGUI_Editor_Scope.png | bin | 342863 -> 349997 bytes | |||
-rwxr-xr-x | docs/platform/PolicyGUI_PDP.png | bin | 0 -> 456736 bytes | |||
-rwxr-xr-x | docs/platform/PolicyGUI_Push.png | bin | 0 -> 445893 bytes | |||
-rw-r--r-- | docs/platform/policygui.rst | 9 |
6 files changed, 9 insertions, 0 deletions
diff --git a/docs/platform/PolicyGUI_Dashboard.png b/docs/platform/PolicyGUI_Dashboard.png Binary files differnew file mode 100755 index 000000000..7d1f54722 --- /dev/null +++ b/docs/platform/PolicyGUI_Dashboard.png diff --git a/docs/platform/PolicyGUI_Editor_PolicyActionsDetail.png b/docs/platform/PolicyGUI_Editor_PolicyActionsDetail.png Binary files differindex b76b00640..b9e8c20d0 100755 --- a/docs/platform/PolicyGUI_Editor_PolicyActionsDetail.png +++ b/docs/platform/PolicyGUI_Editor_PolicyActionsDetail.png diff --git a/docs/platform/PolicyGUI_Editor_Scope.png b/docs/platform/PolicyGUI_Editor_Scope.png Binary files differindex d439e8a03..8ee67feda 100755 --- a/docs/platform/PolicyGUI_Editor_Scope.png +++ b/docs/platform/PolicyGUI_Editor_Scope.png diff --git a/docs/platform/PolicyGUI_PDP.png b/docs/platform/PolicyGUI_PDP.png Binary files differnew file mode 100755 index 000000000..232ee19e7 --- /dev/null +++ b/docs/platform/PolicyGUI_PDP.png diff --git a/docs/platform/PolicyGUI_Push.png b/docs/platform/PolicyGUI_Push.png Binary files differnew file mode 100755 index 000000000..2f88e974a --- /dev/null +++ b/docs/platform/PolicyGUI_Push.png diff --git a/docs/platform/policygui.rst b/docs/platform/policygui.rst index 6146932a4..801f6afa9 100644 --- a/docs/platform/policygui.rst +++ b/docs/platform/policygui.rst @@ -89,6 +89,9 @@ POLICY PDP | The POLICY PDP tab is used to managing **PDP Groups**. | This tab provides the capability to create, edit and delete PDP groups. This tab also provides the ability to check status and view policies in a PDP groups. +.. image:: PolicyGUI_PDP.png + +| POLICY Push ^^^^^^^^^^^ @@ -96,6 +99,9 @@ POLICY Push | The POLICY PUSH tab allows policies to be selectively pushed to the all PDPs. | Once pushed, the policies can be seen on the PDP tab. A Status of the PDPs indicate “UP-TO-DATE” if the policy has been pushed correctly. A Status of “LAST-UPDATE-FAILED” indicates an error occurred in pushing the policies. +.. image:: PolicyGUI_Push.png + +| POLICY Roles ^^^^^^^^^^^^ @@ -134,6 +140,9 @@ POLICY Dashboard | • Policy Activity : The Policy Activity Shows the list of Policies in PDP's. | • System Alerts : The System Alerts table shows the logs on filtering logtype with Error. +.. image:: PolicyGUI_Dashboard.png + +| |