The GetSoftwarePolicies3 method retrieves the policies from a software policy list.
This method also includes the functionality that helps you manage the custom administrator message. The method returns the retrieved array of software policy properties in the sequence SoftwarePolicyProperties3. This sequence includes the userMessage parameter that specifies the custom administrator message information linked with the software policy in SD.
Parameters
Specifies the session identifier obtained from the login method of the web service.
Specifies a numeric handle to a list as returned by a previous call to OpenSoftwarePolicyList3.
Specifies the total number of software policies to get from the list. This number must be less than or equal to the total number in the list as returned by a previous call to OpenSoftwarePolicyList3.
Return Values
Returns an array of SoftwarePolicyProperties3—one for each policy requested from the list.
Remarks
None
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|