21 lines
459 B
YAML
21 lines
459 B
YAML
ref: core.viewer
|
|
label: Viewer
|
|
description: Read-only access to operational metadata and execution visibility.
|
|
grants:
|
|
- resource: packs
|
|
actions: [read]
|
|
- resource: actions
|
|
actions: [read]
|
|
- resource: rules
|
|
actions: [read]
|
|
- resource: triggers
|
|
actions: [read]
|
|
- resource: executions
|
|
actions: [read]
|
|
- resource: artifacts
|
|
actions: [read]
|
|
- resource: analytics
|
|
actions: [read]
|
|
- resource: history
|
|
actions: [read]
|