You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
= Creating policy categories using the Policy categories tab
7
+
8
+
{product-title-short} version 3.74 provides a new method to create and manage policy categories in {product-title-managed} or in {product-title-short} if you have the PostgreSQL database (Technology Preview) enabled. All policy workflows other than policy creation remain unchanged when using this feature.
9
+
10
+
You can also configure policy categories by using the `PolicyCategoryService` API object. For more information, navigate to *Help*->*API reference* in the {product-title-short} portal.
11
+
12
+
:FeatureName: PostgreSQL support
13
+
include::snippets/technology-preview.adoc[]
14
+
15
+
.Procedure
16
+
17
+
. On the {product-title-short} portal, navigate to *Platform Configuration*->*Policy Management*.
18
+
. Click the *Policy categories* tab. This tab provides a list of existing categories and allows you to filter the list by category name. You can also click *Show all categories* and select the checkbox to remove default or custom categories from the displayed list.
= Modifying policy categories using the Policy categories tab
7
+
8
+
{product-title-short} version 3.74 provides a new method to create and manage policy categories in {product-title-managed} or in {product-title-short} if you have the PostgreSQL database (Technology Preview) enabled. All policy workflows other than policy creation remain unchanged when using this feature. For instructions on using this feature, see the second procedure in the following section.
9
+
10
+
You can also configure policy categories by using the `PolicyCategoryService` API object. For more information, navigate to *Help*->*API reference* in the {product-title-short} portal.
11
+
12
+
:FeatureName: PostgreSQL support
13
+
include::snippets/technology-preview.adoc[]
14
+
15
+
.Procedure
16
+
17
+
. On the {product-title-short} portal, navigate to *Platform Configuration*->*Policy Management*.
18
+
. Click the *Policy categories* tab. This tab provides a list of existing categories and allows you to filter the list by category name. You can also click *Show all categories* and select the checkbox to remove default or custom categories from the displayed list.
19
+
. Click a policy name to edit or delete it. Default policy categories cannot be selected, edited, or deleted.
* xref:../operating/manage-security-policies.adoc#create-policy-from-system-policies-view_manage-security-policies[Creating a security policy from the system policies view]
You can create and manage policy categories by using the following methods:
24
+
25
+
* Create a policy category in the *Policy details* section when you create a policy. The category names are stored as strings that are attached to the policy and cannot be copied or deleted.
26
+
* Create, copy, or delete a policy category by navigating to *Platform Configuration* -> *Policy Management* and clicking the *Policy categories* tab. The policy categories are stored in the database and can be managed. This option is available only in {product-title-managed} or in {product-title-short} if you have the PostgreSQL database (Technology Preview) enabled.
* xref:../operating/manage-security-policies.adoc#create-policy-from-system-policies-view_manage-security-policies[Creating a security policy from the system policies view]
@@ -29,7 +40,7 @@ In addition to using the default policies, you can also create custom policies i
29
40
30
41
To build a new policy, you can clone an existing policy or create a new one from scratch.
31
42
32
-
* You can also create policies based on the filter criteria in the *Risk* view in the RHACS portal.
43
+
* You can also create policies based on the filter criteria in the *Risk* view in the {product-title-short} portal.
33
44
* You can also use `AND`, `OR`, and `NOT` logical operators for policy criteria to create advanced policies.
0 commit comments