Back to help overview
Back to API functionality

Device API

Create, list, update Devices

This function allows you to create, list or update deployments

Fields

GET Parameter fields

devicetype:

devicetype__in:

created_after:

created_before:

extrainfo:

devicelabel:

devicelabel__in:

devicename:

devicename__in:

POST, PATCH Parameter fields

devicetype:

devicelabel:

devicename:

devicemodel:

devicemake:

autoupdate:

updatetime:

username:

authentication:

extrainfo:

Details

URL : api/Device/

Method : GET, PATCH, POST

Auth required : YES, user or Device. If using device authorisation can ony GET and PATCH the device to which that token is assigned.

Permissions required : If using user authorisation, None for GET, Device creation perms for PATCH and POST.