Commit 6bde7fbd authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

slapos_cloud: Add retention delay in sla in instance structure

parent d75b6a8a
......@@ -158,6 +158,11 @@
"title": "Requested Network",\n
"descritpion": "Requested Network Reference",\n
"type": "string"\n
},\n
"retention_delay": {\n
"title": "Retention Delay",\n
"Description": "Number of days during the data is preserved after the instance is destroyed",\n
"type": "number"\n
}\n
},\n
"additionalProperties": { "type": "string" }\n
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment