Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
L'API Device Manager è un'API CRUD (Create, Read, Update, Delete) e viene utilizzata per gestire i dispositivi e le relative configurazioni. Un dispositivo è una risorsa e le configurazioni del dispositivo descrivono i metadati del dispositivo.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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)."]]