REST Resource: installer
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\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). |"]]