REST Resource: installer
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Zasób
Z tym zasobem nie są powiązane żadne dane trwałe.
Metody |
|
Generuje obiekt tajny do użycia z ValidateInstaller . |
|
Weryfikuje tożsamość certyfikowanego profesjonalnego instalatora (CPI). |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 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). |"]]