You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an mdm.apple_bm_configured_and_enabled boolean read-only field in the appconfig
this indicates whether apple business manager is configured in fleet, similar to how the existing mdm.enabled_and_configured field indicates mdm is configured (SCEP and APNs)
must not be possible to set this value using the PATCH app config endpoint (same as the existing enabled_and_configured)
document the new field in the response payload examples of the docs (GET and PATCH return the full app config)
The text was updated successfully, but these errors were encountered:
mna
added
#g-mdm
MDM product group
:release
Ready to write code. Scheduled in a release. See "Making changes" in handbook.
~backend
Backend-related issue.
labels
Apr 19, 2023
1
mdm.apple_bm_configured_and_enabled
boolean read-only field in the appconfigmdm.enabled_and_configured
field indicates mdm is configured (SCEP and APNs)enabled_and_configured
)The text was updated successfully, but these errors were encountered: