Device and deployment management

Gets the properties of a device class.

get/deviceUpdate/{instanceId}/management/deviceClasses/{deviceClassId}

Path parameters

instanceIdstring required

Account instance identifier.

deviceClassIdstring required

Device class identifier.

Query parameters

api-versionstring required

Version of the API to be used with the client request.

Response

The device class properties.

deviceClassIdstring required

The device class identifier.

friendlyNamestring

The device class friendly name. This can be updated by callers after the device class has been automatically created.

Changes