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

caption: Disabled enterprise printers
desc: If <ph name="PRINTERS_BLOCKLIST">BlocklistRestriction</ph> is chosen for <ph
  name="PRINTERS_BULK_ACCESS_MODE_POLICY_NAME">PrintersBulkAccessMode</ph>, then setting
  <ph name="PRINTERS_BULK_BLOCKLIST_POLICY_NAME">PrintersBulkBlocklist</ph> specifies
  which printers users can't use. All printers are provided to the user, except for
  the IDs listed in this policy. 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