We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14680de commit 57752d1Copy full SHA for 57752d1
1 file changed
services/sfs/v1/sfs.json
@@ -880,6 +880,10 @@
880
"description": "Prefix used for the snapshots created by this policy",
881
"type": "string"
882
},
883
+ "retentionPeriod": {
884
+ "description": "Retention Period (ISO 8601 format or \"infinite\")",
885
+ "type": "string"
886
+ },
887
"scheduleId": {
888
"description": "ID of the Schedule",
889
0 commit comments