REST Resource: installer
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."],[[["The Installer resource facilitates the validation process for Certified Professional Installers (CPI)."],["This resource itself does not store any persistent data."],["It offers two primary methods: `generateSecret` to create a secret for CPI validation and `validate` to verify the CPI's identity."]]],["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"]]