Previous Topic: ExampleNext Topic: Example


deleteGroup—Delete Software or Procedure Group

This action allows you to delete a software or procedure group.

This action has the following format:

swLibrary action=deleteGroup name=groupname [recursive]
name

Specifies the name of the group to be deleted.

Group names not valid for this method are "All Software" and "Catalog".

recursive

Not only the group will be deleted, but also all recursively contained subgroups.

Products or procedures assigned to a group to be deleted will be unlinked from that group but not deleted.

Note: If the group to be deleted does not exist, the action will be carried out with success (return code: SDCMD<A000000>: OK).