Manage Custom Attributes for Devices
Assigns and unassigns custom attributes for devices.
Assigns custom attributes to devices.
Path Parameters
- attributeId
Custom attribute uuid
- valueId
Value uuid
- clientId
Describes the clientId of the tenant
Request Body
application/json
- id
- entitytype
Assign resource entity type value
- Enum:
- NON_MON_RESOURCESRESOURCE
Loading Examples...
Responses
- failedEntities
- failedCount
- successCount
Loading Examples...
Unassigns custom attribute from devices.
Path Parameters
- attributeId
Custom attribute uuid
- valueId
Value uuid
- clientId
Describes the clientId of the tenant
Request Body
application/json
- id
- entityType
Loading Examples...
Responses
- failedEntities
- failedCount
- successCount
Loading Examples...