Previous topic

DEP Client

Next topic

SQLAlchemy Models

This Page

DEP Types

class commandment.dep.DEPOperationType[source]

This enum describes the types of operations returned in a DEP Sync Devices result.

class commandment.dep.DEPOrgType[source]

This enum specifies allowable values for the org_type field of the dep /account endpoint.

class commandment.dep.DEPOrgVersion[source]

This enum specifies allowable values for the org_version field of the dep /account endpoint.

class commandment.dep.DEPProfileRemovalStatus[source]

An enumeration.

class commandment.dep.SetupAssistantStep[source]

This enumeration contains all possible steps of Setup Assistant that can be skipped.

Android = 'Android'

Skips the Home Button screen in iOS.

AppleID = 'AppleID'

Skips Touch ID setup.

Biometric = 'Biometric'

Disables automatically sending diagnostic information.

Diagnostics = 'Diagnostics'

Skips DisplayTone setup.

DisplayTone = 'DisplayTone'

Disables Location Services.

FileVault = 'FileVault'

Skips iCloud Analytics screen in macOS.

HomeButtonSensitivity = 'HomeButtonSensitivity'

Skips on-boarding informational screens for user education (“Cover Sheet, Multitasking & Control Center”, for example) in iOS.

Location = 'Location'

Hides and disables the passcode pane.

OnBoarding = 'OnBoarding'

Skips the screen for watch migration in iOS.

Passcode = 'Passcode'

Skips Apple Pay setup.

Payment = 'Payment'

Skips privacy pane.

Privacy = 'Privacy'

Disables restoring from backup.

Registration = 'Registration'

Skips the tvOS screen about using aerial screensavers in ATV.

Restore = 'Restore'

Disables Siri.

ScreenSaver = 'ScreenSaver'

Skips the Tap To Set Up option in ATV about using an iOS device to set up your ATV (instead of entering all your account information and setting choices separately).

Siri = 'Siri'

Skips Terms and Conditions.

TOS = 'TOS'

Skips zoom setup.

TVHomeScreenSync = 'TVHomeScreenSync'

Skips the TV provider sign in screen in tvOS.

TVProviderSignIn = 'TVProviderSignIn'

Skips the “Where is this Apple TV?” screen in tvOS.

TapToSetup = 'TapToSetup'

Skips TV home screen layout sync screen in tvOS.

WatchMigration = 'WatchMigration'

Disables FileVault Setup Assistant screen in macOS.

Zoom = 'Zoom'

If the Restore pane is not skipped, removes Move from Android option from it.

iCloudDiagnostics = 'iCloudDiagnostics'

Skips iCloud Documents and Desktop screen in macOS.

iCloudStorage = 'iCloudStorage'

Disables registration screen in macOS

iMessageAndFaceTime = 'iMessageAndFaceTime'

Skips the iMessage and FaceTime screen in iOS.