The SetSoftwarePolicy3 method updates the properties of a specified software policy.
This method also includes the functionality that helps you manage the custom administrator message. The method takes the sequence SetSoftwarePolicyProperties3. This sequence includes two parameters: userMessage, which takes the message input from the user, and userMessageSupplied, which checks the presence of the userMessage field for the custom administrator message in SD.
Parameters
Specifies the session identifier obtained from the login method of the web service.
Specifies the UUID of the software policy that needs to be updated.
Specifies the properties of the software policy that needs to be updated. Though providing the sequence is mandatory, but providing values for all of its members is not mandatory. The software policy properties which are not specified, retain their original values.
Return Values
This is a void method that does not expose a return value.
Remarks
None
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|