Files
micromdm/dep/testdata/device_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
649 B
JSON

{
"devices": [
{
"serial_number": "C02T0HL0GGC0",
"description": "MBP 13.3 SPACE GRAY/2.0GHZ/8GB/256GB-USA",
"model": "MacBook Pro",
"os": "OSX",
"device_family": "Mac",
"color": "SPACE GRAY",
"profile_uuid": "C1F123098EB5074580041E69883004C3",
"profile_assign_time": "2018-09-08T16:49:09Z",
"profile_status": "assigned",
"device_assigned_by": "apple-dep@acme.co",
"device_assigned_date": "2017-10-16T01:55:30Z"
}
],
"fetched_until": "2018-09-08T17:28:18Z",
"more_to_follow": false,
"cursor": "MDowOjE1MzY0Mjc2OTg5MTQ6MTUzNjQyNzY5ODkxNDp0cnVlOjE1MzY0Mjc2OTg5MTQ"
}