41.2. addOrRemoveSystems
- Name
- addOrRemoveSystems
- Description
- Add/remove the given servers to a system group.
- Parameters
- string sessionKey
- string systemGroupName
- array:
- int - serverId
- boolean add - True to add to the group, False to remove.
- Return Value
- int - 1 on success, exception thrown otherwise.