ज़रूरी जानकारी: अब हम Play EMM API (एपीआई) के लिए नए रजिस्ट्रेशन स्वीकार नहीं कर रहे हैं.
ज़्यादा जानें .
Managedconfigurationsforuser: list
ध्यान दें:
इसके लिए, अनुमति ज़रूरी है.
अब काम नहीं करता: नए इंटिग्रेशन, इस तरीके का इस्तेमाल नहीं कर सकते. साथ ही, यह
हमारी नई
के सुझाव .इस तरीके को अब
किसी भी व्यक्ति को मिलेंगे. को दबाकर रखें
किसी उपयोगकर्ता के लिए, हर उपयोगकर्ता के मैनेज किए जा रहे सभी कॉन्फ़िगरेशन की सूची बनाता है. सिर्फ़
आईडी सेट हो गई है.
अनुरोध
एचटीटीपी अनुरोध
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId /users/userId /managedConfigurationsForUser
पैरामीटर
पैरामीटर का नाम
मान
ब्यौरा
पाथ पैरामीटर
enterpriseId
string
एंटरप्राइज़ का आईडी.
userId
string
उपयोगकर्ता का आईडी.
अनुमति देना
इस अनुरोध के लिए, नीचे दिए गए स्कोप वाले अनुमति की ज़रूरत है:
दायरा
https://www.googleapis.com/auth/androidenterprise
ज़्यादा जानकारी के लिए, पुष्टि करने और अनुमति देने से जुड़ा पेज देखें.
अनुरोध का मुख्य भाग
इस तरीके के साथ अनुरोध का मुख्य हिस्सा न दें.
जवाब
सही तरीके से काम करने पर, यह तरीका इस स्ट्रक्चर के साथ रिस्पॉन्स का मुख्य हिस्सा दिखाता है:
{ "kind" : "androidenterprise#managedConfigurationsForUserListResponse" , "managedConfigurationForUser" : [ managedconfigurationsforuser Resource ] }
प्रॉपर्टी का नाम
मान
ब्यौरा
नोट
managedConfigurationForUser[]
list
किसी खास उपयोगकर्ता के लिए, ऐप्लिकेशन के लिए मैनेज किया जा रहा कॉन्फ़िगरेशन.
kind
string
इससे पता चलता है कि यह किस तरह का संसाधन है. वैल्यू: तय स्ट्रिंग "androidenterprise#managedConfigurationsForUserListResponse"
.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-08-22 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-08-22 (UTC) को अपडेट किया गया."],[[["This method lists all per-user managed configurations for a specified user, returning only the configuration ID."],["This method is deprecated and will be inaccessible after September 30, 2025; new integrations should refer to updated recommendations."],["Authorization with the `https://www.googleapis.com/auth/androidenterprise` scope is required."],["The request is made using an HTTP GET to a specific endpoint, including the enterprise and user IDs."]]],[]]