Skip to main content

Update the commcell group

Select

SaaS
Customer Managed

Used to update commcell associations for a server group

Path Parameters
  • commcellGroupId int32 required

    Id of the commcellGroupId whose details have to be fetched

Request Body
  • name string

    Used to rename commcell group.

  • description string

    Used to update the description of the commcell group.

  • serviceCommcells object[]
  • Commcell object
  • id int32
  • GUID string
  • name string
  • Version string

    Version of the service commcell.

  • activeManagementStatus string

    Possible values: [DISABLED, INPROGRESS, ENABLED, FAILED]

    Returns active management status of the service commcell.

  • serviceCommcellsOperationType string

    Possible values: [NONE, OVERWRITE, ADD, DELETE, CLEAR]

    List operation type

Responses

Success


Schema
  • errorMessage string
  • errorCode int32
Loading...