[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-11-08 UTC."],[[["This webpage details how to list Device Policy Controllers (DPCs) that support zero-touch enrollment via an HTTP GET request."],["The request URL structure requires a `parent` path parameter, representing the customer's ID in the format `customers/[CUSTOMER_ID]`."],["The request body for listing DPCs must be empty, and the response will contain a list of DPCs in JSON format."],["Successful responses return a JSON object, with the `dpcs[]` field containing an array of DPC objects."],["Authorisation to perform the request requires the `https://www.googleapis.com/auth/androidworkzerotouchemm` OAuth scope."]]],["This document details retrieving a list of Device Policy Controllers (DPCs) supporting zero-touch enrollment. A `GET` request is sent to a specific URL using gRPC Transcoding, including the customer ID as a required `parent` path parameter. The request body must be empty. A successful response contains a JSON object with a `dpcs[]` field, listing available DPCs. The process requires `https://www.googleapis.com/auth/androidworkzerotouchemm` OAuth scope for authorization.\n"]]