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
Copy file name to clipboardExpand all lines: website/docs/d/role_v2.html.markdown
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,9 +37,9 @@ The following attributes are exported:
37
37
-`description` - The description of the role.
38
38
-`capabilities` - The list of capabilities associated with the role.
39
39
-`selected_views` - List of views with specific view level filters in accordance to the selectionType chosen.
40
-
-`audit_data_filter` - The search filter which would be applied on partitions which belong to Audit Data product area. Help Doc : (https://help.sumologic.com/docs/manage/security/audit-index/). Applicable with only `All` selectionType
41
-
-`security_data_filter` - The search filter which would be applied on partitions which belong to Security Data product area. Applicable with only `All` selectionType.
42
-
-`log_analytics_filter` - The search filter which would be applied on partitions which belong to Log Analytics product area. Applicable with only `All` selectionType
40
+
-`audit_data_filter` - The search filter which would be applied on partitions which belong to Audit Data product area. Help Doc : (https://help.sumologic.com/docs/manage/security/audit-index/).
41
+
-`security_data_filter` - The search filter which would be applied on partitions which belong to Security Data product area.
42
+
-`log_analytics_filter` - The search filter which would be applied on partitions which belong to Log Analytics product area.
43
43
-`selection_type` - Describes the Permission Construct for the list of views in "selectedViews" parameter.
44
44
### Values in selection type are :
45
45
-`All` selectionType would allow access to all views in the org.
0 commit comments