Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects

🦺 Add validations to maintenance windows

Merged Frederico SEQUEIRA requested to merge add_vm_maintenance_extra into main
6 files
+ 43
16
Compare changes
  • Side-by-side
  • Inline

Files

@@ -7,7 +7,5 @@
| id | Big (8 byte) integer | Unique ID |
| assigned_object_type_id | Big (8 byte) integer | virtual machine type ID |
| assigned_object_id | Big (8 byte) integer | virtual machine unique ID |
| virtual_machine_maintenance_window_name | String | Virtual Machine maintenance window name |
| virtual_machine_maintenance_window | String | A string representing a day of the week and a time of the day, 0 = Sunday , 1 = monday |
| virtual_machine_maintenance_window_description | String | Virtual Machine maintenance window description |
Loading