Files
micromdm/dep/testdata/fetch_profile_response.json
Victor Vrantchan ef127f9aad move the dep library into the core repo (#504)
The dep library was initially a self contained project, but doesn't have a community of users.
Keeping it in the main repo should reduce the maintenance burden and simplify dependency management for the project.
2018-09-08 18:39:31 +00:00

21 lines
605 B
JSON

{
"support_phone_number": "(Optional) +1 877 527 7454",
"support_email_address": "(Optional) support@example.com",
"department": "(Optional) support@example.com",
"org_magic": "0729093D-D02C-4D8B-89DC-4EF900AED5B2",
"url": "https://mdm.acme.co/mdm/enroll",
"is_supervised": false,
"allow_pairing": true,
"is_mandatory": false,
"is_mdm_removable": true,
"await_device_configured": true,
"is_multi_user": false,
"auto_advance_setup": false,
"skip_setup_items": [
"AppleID",
"Android"
],
"profile_uuid": "C1F123098EB5074580041E69883004C3",
"profile_name": "default"
}