Red Hat Training

A Red Hat training course is available for Red Hat Satellite

41.2. Method: addOrRemoveSystems

Description

Add or remove the given servers to a system group.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • string systemGroupName
  • array:
    • int - serverId
  • boolean add - true to add to the group, false to remove
Returns

The following return values are available for this method:

  • int - 1 on success, exception thrown otherwise