Contents

OrgDeviceActivityType

Strings that represent organization device activities.

Declaration

string OrgDeviceActivityType

Possible Values

ASSIGN_DEVICES
UNASSIGN_DEVICES
ASSIGN_DEVICES_WITH_MDM_MIGRATION_DEADLINE
UPDATE_MDM_MIGRATION_DEADLINE
CANCEL_MDM_MIGRATION
RELEASE_DEVICES

Discussion

  • Possible Values

    • ASSIGN_DEVICES: Assign devices to a device management service

    • UNASSIGN_DEVICES: Unassign devices from a device management service

    • ASSIGN_DEVICES_WITH_MDM_MIGRATION_DEADLINE: Assign devices to a device management service and schedule a device management service migration by the given deadline.

    • UPDATE_MDM_MIGRATION_DEADLINE: Update the deadline for an in-progress device management service migration.

    • CANCEL_MDM_MIGRATION: Cancel an in-progress device management service migration.

    • RELEASE_DEVICES: Release devices from an organization

See Also

Type Aliases