Device n8n operations
Reference for 6 operations for the the platform n8n Device resource, including field descriptions and links to the node implementation source
Manage ITAM devices. Select Device in the the platform node’s Resource field.
Return to the complete n8n resource reference to browse another resource.
| Operation | Value | Description | Source |
|---|---|---|---|
| Create | create | Create a PENDING ITAM device and enrollment token. | View implementation |
| Delete | delete | Delete a revoked ITAM device. | View implementation |
| Get | get | Get an ITAM device. | View implementation |
| Get Many | getAll | Get many ITAM devices. | View implementation |
| Revoke | revoke | Revoke an ITAM device enrollment. | View implementation |
| Set Owner | setOwner | Set or clear the owner of an ITAM device. | View implementation |