Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Device Manager API adalah API create, read, update, dan delete (CRUD), dan
digunakan untuk mengelola perangkat dan konfigurasinya. Perangkat adalah resource, dan
konfigurasi perangkat menjelaskan metadata tentang perangkat.
[[["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,["# Device Manager API\n\nThe Device Manager API is a create, read, update, and delete (CRUD) API, and is\nused to manage devices and their configurations. A *device* is a resource, and\n*device configurations* describe the metadata about the device.\n\nIn addition to the standard [`CreateDevice()`](/spectrum-access-system/docs/reference/rest/customers.devices/create),\n[`GetDevice()`](/spectrum-access-system/docs/reference/rest/customers.devices/get),\nand [`UpdateDevice()` methods](/spectrum-access-system/docs/reference/rest/customers.devices/patch)\nto manage devices, Device Manager also offers the\n[`CreateSignedDevice()` method](/spectrum-access-system/docs/reference/rest/customers.devices/createSigned)\nto create devices that need to be installed by a Certified Professional Installer (CPI) from a\n[JSON Web Token](https://jwt.io/)-encoded payload.\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 the Customers API, see [Customers API](/spectrum-access-system/docs/customers-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)."]]