하나의 정책을 하나 이상의 기기에 적용할 수 있습니다. 그러나 한 장치는
단일 정책으로 설정할 수 있습니다
기기를 등록하는 동안 기기가 정책과 연결되어야 합니다. 해야 할 일
등록을 만들 때 policyName를 포함합니다.
토큰을 사용합니다.
기기가 다음에 연결된 policies 리소스 등록 토큰으로 등록됩니다.
policyName는 기기에 따라 기기 또는 직장 프로필에 적용됩니다.
프로비저닝 방법
있습니다.
정책 없이 등록된 기기는 정책이 사용 설정될 때까지 모든 기능에서 차단됩니다.
적용됩니다. 5분 이내에 정책이 적용되지 않으면
실패하고 기기가 초기화됩니다.
엔터프라이즈의 기본 정책 설정하기
정책 없이 기기가 등록되지 않게 하려면
엔터프라이즈의 기본 정책입니다. 이렇게 하려면 지정된 name
기본 정책을 "default"로 설정합니다. 그러면 이 정책이
다른 policyName이 지정되어 있지 않은 한 기본적으로
등록 토큰을 재설정해야 합니다.
지정되지 않은 값
_UNSPECIFIED 값은 비어 있거나 설정되지 않은 정책을 나타내는 데 사용됩니다. 이
관련 API 문서에서 정책이 적용되었을 때의 기본 동작을
명시적으로 설정되지 않았습니다.
일반적으로 Google에서는 필요한 경우를 제외하고는 기본 동작을 변경하지 않습니다.
보안상의 이유로 또는 Android 플랫폼의
변경사항에 맞춰야 합니다 YouTube에서는
그러한 변경이 예상되는 경우 EMM 커뮤니티에 사전 알림을 제공합니다.
EMM 및 관리자가 그에 따라 정책을 조정할 수 있습니다.
참고: 세분화된 정책을 사용 설정하려면 기기당 하나의 정책을 정의하는 것이 좋습니다.
기기 수준 관리 기능을 제공합니다. 기기 수준이 필요하지 않은 경우
AM API는 단일 정책을 여러 조직에 걸쳐 공유할 수 있도록 지원합니다.
기기에서 사용할 수 있습니다. 사용 선택과 관계없이 자동 패치 전파가 이루어집니다.
단일 정책을 설정할 수 있습니다
[[["이해하기 쉬움","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-11-09(UTC)"],[[["Android Management API utilizes `policies` to manage device and app settings, allowing for the creation and application of tailored configurations to devices."],["Devices should be assigned a policy during enrollment, either through a specified `policyName` in the enrollment token or by leveraging a default enterprise policy named `\"default\"`."],["Policies can be updated via `enterprises.policies.patch`, affecting all associated devices, while changing a device's policy requires using `enterprises.devices.patch`."],["Although a single policy can be shared across multiple devices, using one policy per device offers more granular control and is recommended for enhanced management capabilities."],["Unset policies are represented by `_UNSPECIFIED` values, and while default behaviors are generally stable, it's advisable to explicitly define critical policies for predictable results."]]],["Policies in the Android Management API manage device and app settings. Create or update policies using `enterprises.policies.patch`, and delete them with `enterprises.policies.delete`. Apply policies to devices during enrollment by including the `policyName` in the enrollment token. Devices without a policy are blocked until one is applied; enrollment fails after five minutes without a policy. Set a default enterprise policy with `name` as \"default\". Update policies with `enterprises.policies.patch`, or change a device's policy with `enterprises.devices.patch`.\n"]]