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/r/role.html.markdown
+2-51Lines changed: 2 additions & 51 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,57 +27,7 @@ The following arguments are supported:
27
27
-`name` - (Required) The name of the role.
28
28
-`description` - (Optional) The description of the role.
29
29
-`filter_predicate` - (Optional) A search filter to restrict access to specific logs.
30
-
-`capabilities` - (Optional) List of capabilities associated with this role. Valid Values are:
31
-
- Data Management:
32
-
- viewCollectors
33
-
- manageCollectors
34
-
- manageBudgets
35
-
- manageDataVolumeFeed
36
-
- viewFieldExtraction
37
-
- manageFieldExtractionRules
38
-
- manageS3DataForwarding
39
-
- manageContent
40
-
- dataVolumeIndex
41
-
- manageConnections
42
-
- viewScheduledViews
43
-
- manageScheduledViews
44
-
- viewPartitions
45
-
- managePartitions
46
-
- viewFields
47
-
- manageFields
48
-
- viewAccountOverview
49
-
- manageTokens
50
-
- Entity management:
51
-
- manageEntityTypeConfig
52
-
- Metrics:
53
-
- metricsTransformation
54
-
- metricsExtraction
55
-
- metricsRules
56
-
- Security:
57
-
- managePasswordPolicy
58
-
- ipAllowlisting
59
-
- createAccessKeys
60
-
- manageAccessKeys
61
-
- manageSupportAccountAccess
62
-
- manageAuditDataFeed
63
-
- manageSaml
64
-
- shareDashboardOutsideOrg
65
-
- manageOrgSettings
66
-
- changeDataAccessLevel
67
-
- Dashboards:
68
-
- shareDashboardWorld
69
-
- shareDashboardAllowlist
70
-
- UserManagement:
71
-
- manageUsersAndRoles
72
-
- Observability:
73
-
- searchAuditIndex
74
-
- auditEventIndex
75
-
- Cloud SIEM Enterprise:
76
-
- viewCse
77
-
- Alerting:
78
-
- viewMonitorsV2
79
-
- manageMonitorsV2
80
-
- viewAlerts
30
+
-`capabilities` - (Optional) List of capabilities associated with this role. For a complete list of capability names, please see `capabilities` field in the request of [CreateRole][2] endpoint.
0 commit comments