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

caption: Disabled enterprise device printers
desc: If <ph name="PRINTERS_BLOCKLIST">BlocklistRestriction</ph> is chosen for <ph
  name="DEVICE_PRINTERS_ACCESS_MODE_POLICY_NAME">DevicePrintersAccessMode</ph>, then
  setting <ph name="DEVICE_PRINTERS_BLOCKLIST_POLICY_NAME">DevicePrintersBlocklist</ph>
  specifies which printers users can't use. All printers are provided to users, 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="DEVICE_PRINTERS_POLICY_NAME">DevicePrinters</ph>.
device_only: true
example_value:
- id1
- id2
- id3
features:
  dynamic_refresh: true
owners:
- [email protected]
- [email protected]
- [email protected]
schema:
  items:
    type: string
  type: array
supported_on:
- chrome_os:87-
tags: []
type: list
generate_device_proto: False