Chrome Printer Management API 概述
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
Chrome 打印机管理 API 是一种 RESTful API,可用于为 Chrome 或 Google Workspace 客户创建和管理打印机及打印服务器。最终用户可以使用您通过该 API 设置的打印机,直接从其组织的 ChromeOS 设备进行打印。
以下是 Chrome Printer Management API 中使用的常见术语的列表:
- CUPS
- CUPS 是一种开源打印系统,它使用互联网打印协议 (IPP) 来管理各种打印机的网络打印作业和队列,而无需使用特定于设备的驱动程序。
- 打印服务器
- 组织网络中将打印作业路由到各个打印机的虚拟打印队列或物理服务器。
- 打印机
- 连接到组织网络的实体打印机。
后续步骤
- 如需了解如何配置 Chrome 打印机管理 API,包括管理控制台要求和服务账号设置,请参阅使用入门指南。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-29。
[null,null,["最后更新时间 (UTC):2025-08-29。"],[],[],null,["# Chrome Printer Management API Overview\n\nThe Chrome Printer Management API is a RESTful API that can be used to create and manage\nprinters and print servers for a Chrome or Google Workspace customer. Your\nend users can use the printers you set up with the API to print directly from\ntheir organization's ChromeOS devices.\n\nFollowing is a list of common terms used in the Chrome Printer Management API:\n\n*CUPS*\n: [CUPS](https://en.wikipedia.org/wiki/CUPS) is an\n open-source printing system that uses the Internet Printing Protocol (IPP)\n to manage network print jobs and queues across a wide variety of printers,\n without requiring device-specific drivers.\n\n*Print server*\n: A virtual print queue or physical server on the organization's network that\n routes print jobs to individual printers.\n\n*Printer*\n: A physical printer connected to the organization's network.\n\nNext steps\n----------\n\n- To learn how to configure the Chrome Printer Management API, including Admin console requirements and service account setup, see the [Get started](/workspace/admin/chrome-printer/guides/setup) guide."]]