সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
Google পরিষেবাগুলিতে একটি ডিভাইসের অ্যাক্সেস সক্ষম বা অক্ষম কিনা তা সেট করে৷ Google Admin Console-এ Android ডিভাইসে EMM নীতি প্রয়োগ করা চালু থাকলেই ডিভাইসের অবস্থা কার্যকর হয়। অন্যথায়, ডিভাইসের অবস্থা উপেক্ষা করা হয় এবং সমস্ত ডিভাইসকে Google পরিষেবাগুলিতে অ্যাক্সেসের অনুমতি দেওয়া হয়। এটি শুধুমাত্র Google-পরিচালিত ব্যবহারকারীদের জন্য সমর্থিত।
অনুরোধ
HTTP অনুরোধ
PUT https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/devices/deviceId/state
পরামিতি
পরামিতি নাম
মান
বর্ণনা
পাথ প্যারামিটার
deviceId
string
ডিভাইসের আইডি।
enterpriseId
string
এন্টারপ্রাইজের আইডি।
userId
string
ব্যবহারকারীর আইডি।
অনুমোদন
এই অনুরোধের জন্য নিম্নলিখিত সুযোগের সাথে অনুমোদন প্রয়োজন:
ডিভাইসে Google অ্যাকাউন্টের অবস্থা। "সক্ষম" ইঙ্গিত করে যে ডিভাইসে থাকা Google অ্যাকাউন্টটি Google পরিষেবাগুলি (Google Play সহ) অ্যাক্সেস করতে ব্যবহার করা যেতে পারে, যখন "অক্ষম" এর অর্থ হল এটি করা যাবে না৷ একটি নতুন ডিভাইস প্রাথমিকভাবে "অক্ষম" অবস্থায় আছে।
গ্রহণযোগ্য মান হল:
" disabled "
" enabled "
kind
string
প্রতিক্রিয়া
সফল হলে, এই পদ্ধতিটি নিম্নলিখিত কাঠামো সহ একটি প্রতিক্রিয়া বডি প্রদান করে:
ডিভাইসে Google অ্যাকাউন্টের অবস্থা। "সক্ষম" ইঙ্গিত করে যে ডিভাইসে থাকা Google অ্যাকাউন্টটি Google পরিষেবাগুলি (Google Play সহ) অ্যাক্সেস করতে ব্যবহার করা যেতে পারে, যখন "অক্ষম" এর অর্থ হল এটি করা যাবে না৷ একটি নতুন ডিভাইস প্রাথমিকভাবে "অক্ষম" অবস্থায় আছে।
[[["সহজে বোঝা যায়","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-01-15 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eEnables or disables a device's access to Google services for Google-managed users.\u003c/p\u003e\n"],["\u003cp\u003eDevice state enforcement requires enabling EMM policies in the Google Admin Console.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/androidenterprise\u003c/code\u003e scope.\u003c/p\u003e\n"],["\u003cp\u003eUses a PUT request to update the device state to either "enabled" or "disabled".\u003c/p\u003e\n"]]],[],null,["# Devices: setState\n\n| **Note:** Requires [authorization](#auth).\n\nSets whether a device's access to Google services is enabled or disabled.\nThe device state takes effect only if enforcing EMM policies on Android\ndevices is enabled in the Google Admin Console.\nOtherwise, the device state is ignored and all devices are allowed access\nto Google services.\nThis is only supported for Google-managed users.\n\nRequest\n-------\n\n### HTTP request\n\n```\nPUT https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/devices/deviceId/state\n```\n\n### Parameters\n\n| Parameter name | Value | Description |\n|----------------|----------|---------------------------|\n| **Path parameters** |||\n| `deviceId` | `string` | The ID of the device. |\n| `enterpriseId` | `string` | The ID of the enterprise. |\n| `userId` | `string` | The ID of the user. |\n\n### Authorization\n\nThis request requires authorization with the following scope:\n\n| Scope |\n|-----------------------------------------------------|\n| `https://www.googleapis.com/auth/androidenterprise` |\n\nFor more information, see the [authentication and authorization](/android/work/play/emm-api/v1/how-tos/authorizing) page.\n\n### Request body\n\nIn the request body, supply data with the following structure:\n\n```text\n{\n \"kind\": \"androidenterprise#deviceState\",\n \"accountState\": string\n}\n```\n\n| Property name | Value | Description | Notes |\n|----------------|----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------|\n| `accountState` | `string` | The state of the Google account on the device. \"enabled\" indicates that the Google account on the device can be used to access Google services (including Google Play), while \"disabled\" means that it cannot. A new device is initially in the \"disabled\" state. \u003cbr /\u003e Acceptable values are: - \"`disabled`\" - \"`enabled`\" | |\n| `kind` | `string` | | |\n\nResponse\n--------\n\nIf successful, this method returns a response body with the following structure:\n\n```text\n{\n \"kind\": \"androidenterprise#deviceState\",\n \"accountState\": string\n}\n```\n\n| Property name | Value | Description | Notes |\n|----------------|----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------|\n| `accountState` | `string` | The state of the Google account on the device. \"enabled\" indicates that the Google account on the device can be used to access Google services (including Google Play), while \"disabled\" means that it cannot. A new device is initially in the \"disabled\" state. \u003cbr /\u003e Acceptable values are: - \"`disabled`\" - \"`enabled`\" | |\n| `kind` | `string` | | |"]]