chromium/components/policy/resources/templates/policy_definitions/Printing/PrintersBulkAllowlist.yaml

caption: Enabled enterprise printers
desc: If <ph name="PRINTERS_ALLOWLIST">AllowlistPrintersOnly</ph> is chosen for <ph
  name="PRINTERS_BULK_ACCESS_MODE_POLICY_NAME">PrintersBulkAccessMode</ph>, then setting
  <ph name="PRINTERS_BULK_ALLOWLIST_POLICY_NAME">PRINTERS_BULK_ALLOWLIST</ph> specifies
  which printers users can use. Only the printers with IDs matching the values in
  this policy are available to the user. The IDs must correspond to the <ph name="ID_FIELD">"id"</ph>
  or <ph name="GUID_FIELD">"guid"</ph> fields in the file specified in <ph name="PRINTERS_BULK_CONFIGURATION_POLICY_NAME">PrintersBulkConfiguration</ph>.
example_value:
- id1
- id2
- id3
features:
  dynamic_refresh: true
  per_profile: true
owners:
- file://chromeos/printing/OWNERS
- [email protected]
schema:
  items:
    type: string
  type: array
supported_on:
- chrome_os:86-
tags: []
type: list