File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
website/content/docs/concepts/domain-model Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ description: |-
12
12
A resource known as a storage policy is used to codify how long [ session recordings] [ ] must be kept and when they should be deleted.
13
13
A storage policy's name is optional, but it must be unique if you define one.
14
14
Storage policies can only be assigned to the global [ scope] [ ] or an org scope.
15
+ You must [ attach] [ ] storage policies to a scope (global or a specific org) to take effect.
15
16
16
17
A storage policy exists in either the global scope or an org scope.
17
18
Storage policies that are created in the global scope can be associated with any org scope.
@@ -55,5 +56,6 @@ The following services are relevant to this resource:
55
56
- [ Scope Service] ( /boundary/api-docs/scope-service )
56
57
- [ Policy Service] ( /boundary/api-docs/policy-service )
57
58
59
+ [ attach ] : /boundary/docs/configuration/session-recording/configure-storage-policy#attach-storage-policies-to-a-scope
58
60
[ session recordings ] : /boundary/docs/concepts/domain-model/session-recordings
59
- [ scope ] : /boundary/docs/concepts/domain-model/scopes
61
+ [ scope ] : /boundary/docs/concepts/domain-model/scopes
You can’t perform that action at this time.
0 commit comments