Add mdm.macos_migration to app config endpoints (#11694)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user