tags/{id}/tagged-entities

Manage Tags's Value Assignment (Customt Attributes value assignments)

Notes

  • Get the assigned value on the entities.

Path Parameters

  • tenantIdstringrequired

    Describes the clientId or partnerId of the tenant

  • tagIdstringrequired

    Tag uuid

  • idstringrequired

    Tag value uuid

Responses

  • resultsarray

  • totalResultsinteger

  • pageNointeger

  • pageSizeinteger

  • totalPagesinteger

  • nextPageboolean

  • previousPageNointeger

  • descendingOrderboolean

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

  • tenantIdstringrequired

    Describes the clientId or partnerId of the tenant

  • tagIdstringrequired

    Tag uuid

  • idstringrequired

    Tag value uuid

Request Body

application/json

  • entityTypestring

    Supported Tag entities

    Enum:
    clientserviceMapresource

    Default: resource

  • entityIdstring

    Entity uuid i..e resource uuid or client uuid or servicemap uuid

Loading Examples...

Responses

  • entityTypestring

    Supported Tag entities

    Enum:
    clientserviceMapresource

    Default: resource

  • entityIdstring

    Entity uuid i..e resource uuid or client uuid or servicemap uuid

404Not Found

Loading Examples...