यह माइग्रेशन टोकन बनाता है, ताकि किसी मौजूदा डिवाइस को ईएमएम के डिवाइस पॉलिसी कंट्रोलर (डीपीसी) से मैनेज किए जाने वाले डिवाइस से Android Management API से मैनेज किया जा सके. ज़्यादा जानकारी के लिए, गाइड देखें.
एचटीटीपी अनुरोध
POST https://androidmanagement.googleapis.com/v1/{parent=enterprises/*}/migrationTokens
ज़रूरी है. वह एंटरप्राइज़ जिसमें यह माइग्रेशन टोकन बनाया गया है. यह वही एंटरप्राइज़ होना चाहिए जो डिवाइस को Play ईएमएम एपीआई में पहले से मैनेज करता है. फ़ॉर्मैट: enterprises/{enterprise}
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 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."]]],[]]