tags/{id}/tagged-entities
Manage Tags's Value Assignment (Customt Attributes value assignments)
Notes
- Get the assigned value on the entities.
Path Parameters
- tenantId
Describes the clientId or partnerId of the tenant
- tagId
Tag uuid
- id
Tag value uuid
Responses
- results
- totalResults
- pageNo
- pageSize
- totalPages
- nextPage
- previousPageNo
- descendingOrder
Loading Examples...
Notes
- Assign the custom attribute values to given set of entities
- Ignores assigned entity if re-assigned
- Once assigned user needs to to unassign only
- Can be assigned to multiple entities
- An entity will have only one assigned value only
Path Parameters
- tenantId
Describes the clientId or partnerId of the tenant
- tagId
Tag uuid
- id
Tag value uuid
Request Body
application/json
- entityType
Supported Tag entities
- Enum:
- clientserviceMapresource
Default: resource
- entityId
Entity uuid i..e resource uuid or client uuid or servicemap uuid
Loading Examples...
Responses
- entityType
Supported Tag entities
- Enum:
- clientserviceMapresource
Default: resource
- entityId
Entity uuid i..e resource uuid or client uuid or servicemap uuid
404Not Found
Loading Examples...