Method: customers.telemetry.notificationConfigs.create
สร้างการกำหนดค่าการแจ้งเตือนการวัดและส่งข้อมูลทางไกล
คำขอ HTTP
POST https://chromemanagement.googleapis.com/v1/{parent=customers/*}/telemetry/notificationConfigs
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
parent |
string
ต้องระบุ ทรัพยากรระดับบนสุดที่จะสร้างการกำหนดค่าการแจ้งเตือนนี้ รูปแบบ: customers/{customer}
|
เนื้อหาของคำขอ
เนื้อความของคำขอมีอินสแตนซ์ของ TelemetryNotificationConfig
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ TelemetryNotificationConfig
ที่สร้างขึ้นใหม่
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/chrome.management.telemetry.readonly
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-07-29 UTC
[null,null,["อัปเดตล่าสุด 2024-07-29 UTC"],[[["Create telemetry notification configs using an HTTP POST request to a specified endpoint."],["The request body should contain a TelemetryNotificationConfig object, as defined in the provided reference."],["A successful response will return the newly created TelemetryNotificationConfig object."],["Authorization requires the `https://www.googleapis.com/auth/chrome.management.telemetry.readonly` scope."],["The parent resource for config creation is specified using a path parameter in the URL."]]],[]]