Skip to content

Commit d191b37

Browse files
SUMO-241217: correct role v2 documentation
1 parent c56cadd commit d191b37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/docs/d/role_v2.html.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ The following attributes are exported:
3737
- `description` - The description of the role.
3838
- `capabilities` - The list of capabilities associated with the role.
3939
- `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.
4343
- `selection_type` - Describes the Permission Construct for the list of views in "selectedViews" parameter.
4444
### Values in selection type are :
4545
- `All` selectionType would allow access to all views in the org.

0 commit comments

Comments
 (0)