Add mdm.macos_migration to app config endpoints (#11694)

This commit is contained in:
gillespi314
2023-05-15 11:50:07 -05:00
committed by GitHub
parent f20cacc10f
commit ceeb4c1ed5
13 changed files with 166 additions and 5 deletions
@@ -4,7 +4,8 @@
"spec": {
"org_info": {
"org_name": "",
"org_logo_url": ""
"org_logo_url": "",
"contact_url": "https://fleetdm.com/company/contact"
},
"server_settings": {
"server_url": "",
@@ -44,6 +45,11 @@
"minimum_version": "",
"deadline": ""
},
"macos_migration": {
"enable": false,
"mode": "",
"webhook_url": ""
},
"macos_settings": {
"custom_settings": null,
"enable_disk_encryption": false