यह माइग्रेशन टोकन बनाता है, ताकि किसी मौजूदा डिवाइस को EMM के डिवाइस नीति कंट्रोलर (डीपीसी) से Android Management API पर माइग्रेट किया जा सके. ज़्यादा जानकारी के लिए, गाइड देखें.
एचटीटीपी अनुरोध
POST https://androidmanagement.googleapis.com/v1/{parent=enterprises/*}/migrationTokens
ज़रूरी है. वह एंटरप्राइज़ जिसमें यह माइग्रेशन टोकन बनाया गया है. यह वही एंटरप्राइज़ होना चाहिए जो Play EMM API में पहले से ही डिवाइस को मैनेज कर रहा है. फ़ॉर्मैट: 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"]],["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eCreates a migration token to transition device management from EMM's Device Policy Controller (DPC) to the Android Management API.\u003c/p\u003e\n"],["\u003cp\u003eThe request must specify the enterprise that currently manages the device in the Play EMM API.\u003c/p\u003e\n"],["\u003cp\u003eA successful response includes a newly created MigrationToken object containing the necessary information for migration.\u003c/p\u003e\n"],["\u003cp\u003eThis functionality requires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/androidmanagement\u003c/code\u003e scope.\u003c/p\u003e\n"]]],["This describes creating a migration token for transitioning device management from an existing Device Policy Controller (DPC) to the Android Management API. A `POST` request is sent to `https://androidmanagement.googleapis.com/v1/{parent=enterprises/*}/migrationTokens`, specifying the managing enterprise in the `parent` path parameter. The request and response bodies are instances of `MigrationToken`. Successful execution requires the `https://www.googleapis.com/auth/androidmanagement` OAuth scope. This token facilitates migration of devices.\n"],null,[]]