File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -103,9 +103,6 @@ def storage_box_snapshot1():
103103 "labels" : {
104104 "key" : "value" ,
105105 },
106- "protection" : {
107- "delete" : False ,
108- },
109106 "created" : "2025-11-10T19:16:57Z" ,
110107 "storage_box" : 42 ,
111108 }
@@ -123,9 +120,6 @@ def storage_box_snapshot2():
123120 "size_filesystem" : 0 ,
124121 },
125122 "labels" : {},
126- "protection" : {
127- "delete" : False ,
128- },
129123 "created" : "2025-11-10T19:18:57Z" ,
130124 "storage_box" : 42 ,
131125 }
@@ -149,9 +143,6 @@ def storage_box_subaccount1():
149143 "labels" : {
150144 "key" : "value" ,
151145 },
152- "protection" : {
153- "delete" : False ,
154- },
155146 "created" : "2025-11-10T19:18:57Z" ,
156147 "storage_box" : 42 ,
157148 }
@@ -173,9 +164,6 @@ def storage_box_subaccount2():
173164 "readonly" : False ,
174165 },
175166 "labels" : {},
176- "protection" : {
177- "delete" : False ,
178- },
179167 "created" : "2025-11-10T19:18:57Z" ,
180168 "storage_box" : 42 ,
181169 }
You can’t perform that action at this time.
0 commit comments