The DeleteSoftwareGroupsByName method deletes the group identified by its Name. Software group may be software package group or software package procedure group. If recursive is set to true, the child software groups are recursively deleted.
Note: Recursive deletion of software package procedure groups is not needed because this api does not allow the creation of child software package procedure groups.
Parameters
Specifies the session id obtained from the login to the web service.
Name of the software group to delete.
If recursive is true, it recursively deletes the software group. The default value is false.
Return Values
This is a void method that does not expose a return value.
Remarks
None
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|