Method: customers.configurations.create
สร้างการกำหนดค่าใหม่ เมื่อสร้างแล้ว ลูกค้าจะใช้การกำหนดค่ากับอุปกรณ์ได้
คำขอ HTTP
POST https://androiddeviceprovisioning.googleapis.com/v1/{parent=customers/*}/configurations
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
parent |
string
ต้องระบุ ลูกค้าที่จัดการการกำหนดค่า ชื่อทรัพยากร API ในรูปแบบ customers/[CUSTOMER_ID]
|
เนื้อหาของคำขอ
เนื้อความของคำขอมีอินสแตนซ์ของ Configuration
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ที่สร้างขึ้นใหม่ Configuration
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/androidworkzerotouchemm
สำหรับข้อมูลเพิ่มเติม โปรดดูที่ภาพรวมของ OAuth 2.0
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-07 UTC
[null,null,["อัปเดตล่าสุด 2024-08-07 UTC"],[[["This endpoint creates a new configuration that can be applied to devices under a specified customer."],["The request is a POST request to the URL `https://androiddeviceprovisioning.googleapis.com/v1/{parent=customers/*}/configurations`, using gRPC Transcoding syntax."],["The `parent` path parameter is a required string that specifies the customer managing the configuration in the format `customers/[CUSTOMER_ID]`."],["The request body should include an instance of a `Configuration`, and a successful response will contain a newly created `Configuration`."],["The authorization scope `https://www.googleapis.com/auth/androidworkzerotouchemm` is required to make this call."]]],[]]