Skip to main content

Get Server Groups

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
  • 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...