Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Peran pengguna Portal API Google Spectrum Access System (SAS)
memungkinkan pengguna melakukan panggilan API tertentu berdasarkan cakupannya. Peran ini
ditetapkan ke Akun Google pengguna.
Peran pengguna
Peran yang ditetapkan kepada pengguna adalah role_admin
dan role_cpi.
Setiap pengguna dapat ditetapkan ke satu atau beberapa peran.
role_admin
Pengguna pertama organisasi pelanggan SAS adalah
administrator. Administrator akan otomatis ditambahkan selama proses pendaftaran. Administrator kemudian dapat menambahkan pengguna lain dan menetapkan peran kepada mereka,
termasuk peran administrator.
Peran administrator memiliki izin administratif penuh untuk semua resource turunan di bawah resource induk yang telah memberikan akses kepadanya. Administrator menyiapkan
struktur organisasi dalam Portal SAS dan mengelola akses
pengguna.
role_cpi
Peran CPI ditujukan untuk pengguna yang merupakan
Pemasangan Profesional Bersertifikat. Untuk diberi peran ini, pengguna harus
memiliki sertifikasi CPI yang aktif. Untuk memvalidasi apakah pengguna memiliki sertifikasi ini,
gunakan metode ValidateInstaller().
Hanya pengguna dengan peran role_cpi yang divalidasi yang dapat menggunakan
metode SignDevice()
untuk mengirimkan parameter penginstalan CBSD yang
memerlukan penginstalan CPI.
Metode
Tabel berikut menunjukkan peran yang dapat menggunakan setiap jenis metode.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-04 UTC."],[],[],null,["# Roles and permissions\n\nThe Google Spectrum Access System (SAS) Portal API [user roles](/spectrum-access-system/docs/roles-and-permissions#user-roles)\nallow a user to make certain API calls based on their scope. These roles are\nassigned to the user's Google Account.\n\nUser roles\n----------\n\nThe roles assigned to a user are [`role_admin`](/spectrum-access-system/docs/roles-and-permissions#admin)\nand [`role_cpi`](/spectrum-access-system/docs/guides/roles-and-permissions#cpi).\nEach user can be assigned to one or more roles.\n\n### role_admin\n\nThe first user of a SAS customer's organization is the\n*administrator*. The administrator is automatically added during the sign-up\nprocess. The administrators can then add other users and assign them roles,\nincluding the administrator role.\n\nThe administrator role has full administrative permissions for all of the child\n[resources](/spectrum-access-system/docs/manage-resources) under the parent\nresource to which it has been granted access. The administrator sets up the\norganization's structure within the SAS Portal and manages user\naccess.\n\n### role_cpi\n\nThe [CPI](/spectrum-access-system/docs/key-terms) role is for users who are\n*Certified Professional Installers* . To be assigned this role, users need to\nhave an active CPI certification. To validate if a user has this certification,\nuse the [`ValidateInstaller()` method](/spectrum-access-system/docs/reference/rest/v1alpha1/installer/validate#spectrum.sas.portal.v1alpha1.DeviceManager.ValidateInstaller).\n\nOnly users with a validated `role_cpi` role can use the\n[`SignDevice()` method](/spectrum-access-system/docs/reference/rest/v1alpha1/deployments.devices/signDevice)\nto submit the installation parameters of CBSDs that\nrequire CPI installation.\n\nMethods\n-------\n\nThe following table shows which roles can use each type of method.\n\nWhat's next\n-----------\n\n- To get an overview of the SAS Portal API, see [Google SAS Portal API overview](/spectrum-access-system/docs/overview-api).\n- For information about each API, see [Customers API](/spectrum-access-system/docs/customers-api) and [Device Manager API](/spectrum-access-system/docs/device-manager-api).\n- For examples of how to use the API, see [API code samples](/spectrum-access-system/docs/samples).\n- For reference documentation, see [APIs and reference](/spectrum-access-system/docs/apis)."]]