We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b53a2 commit e59c86bCopy full SHA for e59c86b
1 file changed
services/sfs/v1/sfs.json
@@ -110,7 +110,7 @@
110
},
111
"snaplockRetentionHours": {
112
"description": "(optional) Time in hours after which snaplock on the snapshot expires",
113
- "format": "uint32",
+ "format": "int32",
114
"nullable": true,
115
"type": "integer"
116
}
@@ -869,7 +869,7 @@
869
"properties": {
870
"count": {
871
"description": "Retention Count",
872
873
874
875
"interval": {
@@ -915,7 +915,7 @@
915
916
"retentionCount": {
917
918
919
920
921
"retentionPeriod": {
0 commit comments