REST Resource: installer
Stay organized with collections
Save and categorize content based on your preferences.
Resource
There is no persistent data associated with this resource.
Methods |
|
Generates a secret to be used with the ValidateInstaller . |
|
Validates the identity of a Certified Professional Installer (CPI). |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-12-05 UTC.
[null,null,["Last updated 2023-12-05 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). |"]]