This method deletes the software policies available in the unit group. If recursive is set to true, it would delete the policies of the nested unit groups too. This method will not be deleting the unit groups that contain the policies.
Parameters
Specifies the session id obtained from the login to the web service.
Specifies the UUID of the unit group from which the software policies need to be deleted.
If recursive is set to true then this api would check for policies in all the sub unit groups of the specified unit group. If policies exist in sub unit groups, they too are deleted. By default the parameter is set to false.
Return Values
This is a void method that does not expose a return value.
This method deletes a policy and does not delete a unitGroup. To delete a unitGroup, use DeleteUnitGroups.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|