Skip to main content

Get list of values for given tagId

Select

SaaS
Customer Managed

Gives list of values for given tagId

Path Parameters
  • tagId int32 required

    Id of the tag name whose value is requested

Responses

OK


Schema
  • tagId int32
  • tagValues object[]

    Array of tag values

  • id int32
  • name string
  • globalConfigInfo object

    Only applicable on Global CommCells

  • id string
  • name string
  • commcells object[]

    List of Service CommCells where the global configuration is applied

  • id int32
  • name string
  • guid string
  • scope string

    The entity level at which the config is applied.

  • scopeFilterQuery string

    CommCellEntityCache filter query string used for filtering the scope

  • applyOnAllCommCells boolean

    Decides whether the global configuration should be applied to all the Service commcells, including the newly created ones

  • isMarkedForDeletion boolean

    Indicates whether global configuration deletion has been started.

  • status string
Loading...