Skip to main content

Get Server Groups

Select

SaaS
Customer Managed

Get All Server Groups

Responses

Success


Schema
  • serverGroupCount int32

    This returns the total number of server groups.

  • serverGroups object[]
  • name string

    Name of server group.

  • id int32

    Id of server group.

  • association string

    Possible values: [AUTOMATIC, VM, MANUAL]

    Type of server group association.

  • isSyncInProgress boolean

    If true, server group is synchronizing associated servers.

  • isCompanySmartClientGroup boolean

    If true, server group is a company smart client group.

  • company object
  • 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
  • tags object[]

    Array of all the tags associated with server group

  • id int32
  • name string
  • value string
  • commcell object
  • name string

    Name of the commcell the entity belongs to.

Loading...