Chrome Printer Management API 개요
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Chrome Printer Management API는 Chrome 또는 Google Workspace 고객의 프린터와 인쇄 서버를 만들고 관리하는 데 사용할 수 있는 RESTful API입니다. 최종 사용자는 API로 설정한 프린터를 사용하여 조직의 ChromeOS 기기에서 직접 인쇄할 수 있습니다.
다음은 Chrome 프린터 관리 API에서 사용되는 일반적인 용어 목록입니다.
- CUPS
- CUPS는 인터넷 인쇄 프로토콜 (IPP)을 사용하여 다양한 프린터에서 기기별 드라이버 없이 네트워크 인쇄 작업과 대기열을 관리하는 오픈소스 인쇄 시스템입니다.
- 인쇄 서버
- 인쇄 작업을 개별 프린터로 라우팅하는 조직 네트워크의 가상 인쇄 대기열 또는 실제 서버
- 프린터
- 조직의 네트워크에 연결된 실제 프린터
다음 단계
- 관리 콘솔 요구사항 및 서비스 계정 설정을 비롯한 Chrome 프린터 관리 API 구성 방법을 알아보려면 시작하기 가이드를 참고하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-29(UTC)
[null,null,["최종 업데이트: 2025-08-29(UTC)"],[],[],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."]]