REST Resource: installer
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Kaynak
Bu kaynakla ilişkilendirilmiş kalıcı veri yok.
Yöntemler |
|
ValidateInstaller ile kullanılacak bir gizli anahtar oluşturur. |
|
Sertifikalı profesyonel bir yükleyicinin (CPI) kimliğini doğrular. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 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). |"]]