Erstellt ein Migrationstoken, um ein vorhandenes Gerät, das nicht über den Device Policy Controller (DPC) des EMM verwaltet wird, durch die Android Management API zu verwalten. Weitere Informationen finden Sie im Leitfaden.
HTTP-Anfrage
POST https://androidmanagement.googleapis.com/v1/{parent=enterprises/*}/migrationTokens
Erforderlich. Das Unternehmen, in dem dieses Migrationstoken erstellt wird. Dabei muss es sich um dasselbe Unternehmen handeln, das das Gerät bereits in der Play EMM API verwaltet. Format: enterprises/{enterprise}
Anfragetext
Der Anfragetext enthält eine Instanz von MigrationToken.
Antworttext
Bei Erfolg enthält der Antworttext eine neu erstellte Instanz von MigrationToken.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-04-17 (UTC)."],[[["Creates a migration token to transition device management from EMM's Device Policy Controller (DPC) to the Android Management API."],["The request must specify the enterprise that currently manages the device in the Play EMM API."],["A successful response includes a newly created MigrationToken object containing the necessary information for migration."],["This functionality requires authorization with the `https://www.googleapis.com/auth/androidmanagement` scope."]]],[]]