Method: admin.directory.v1.customers.chrome.printServers.create
HTTP リクエスト
POST https://admin.googleapis.com/admin/directory/v1/{parent=customers/*}/chrome/printServers
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
parent |
string
必須。お客様の Google Workspace アカウントの一意の ID です。 形式: customers/{id}
|
リクエスト本文
リクエストの本文には PrintServer
のインスタンスが含まれます。
レスポンスの本文
成功した場合、レスポンスの本文には、新しく作成された PrintServer
のインスタンスが含まれます。
認可スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/admin.chrome.printers
詳しくは、認可ガイドをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-05-05 UTC。
[null,null,["最終更新日 2023-05-05 UTC。"],[[["Creates a new print server within a Google Workspace customer account using an HTTP POST request."],["Requires a specific URL structure with the customer's unique ID as a path parameter and a request body containing PrintServer details."],["If successful, the response provides the details of the newly created PrintServer instance."],["Utilizes the 'admin.chrome.printers' OAuth scope for authorization purposes."]]],[]]