The DeleteSoftwarePoliciesByName method deletes one or more software policies. (Corresponding to the existing API DeleteSoftwarePolicies)
DeleteSoftwarePoliciesByName implements a functionality corresponding to the existing WS API DeleteSoftwarePolicies. The difference is that in the new api, the software policies are specified by name instead of UUID. The api deletes the policies corresponding to the list of policy names provided by the user.
Parameters
Specifies the session id obtained from the login to the web service.
An array of software policy Names identifying the software policies to delete.
Return Values
This is a void method that does not expose a return value.
Remarks
None
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|