REST Resource: installer
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ทรัพยากร
ไม่มีข้อมูลถาวรที่เชื่อมโยงกับทรัพยากรนี้
เมธอด |
|
สร้างข้อมูลลับที่จะใช้กับ ValidateInstaller |
|
ตรวจสอบตัวตนของผู้ติดตั้งมืออาชีพที่ได้รับการรับรอง (CPI) |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[[["\u003cp\u003eThe Installer resource facilitates the validation process for Certified Professional Installers (CPI).\u003c/p\u003e\n"],["\u003cp\u003eThis resource itself does not store any persistent data.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two primary methods: \u003ccode\u003egenerateSecret\u003c/code\u003e to create a secret for CPI validation and \u003ccode\u003evalidate\u003c/code\u003e to verify the CPI's identity.\u003c/p\u003e\n"]]],["The provided resource lacks persistent data. Two methods are detailed: `generateSecret` and `validate`. The `generateSecret` method creates a secret for use with `ValidateInstaller`. The `validate` method verifies the identity of a Certified Professional Installer (CPI). These methods are focused on the actions required to make the validate installer function work correctly, by generating a key and validating the installer identity.\n"],null,["# REST Resource: installer\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### [generateSecret](/spectrum-access-system/reference/rest/v1alpha1/installer/generateSecret) | Generates a secret to be used with the [ValidateInstaller](/spectrum-access-system/reference/rest/v1alpha1/installer/validate#spectrum.sas.portal.v1alpha1.DeviceManager.ValidateInstaller). |\n| ### [validate](/spectrum-access-system/reference/rest/v1alpha1/installer/validate) | Validates the identity of a Certified Professional Installer (CPI). |"]]