Previous Topic: SetSoftwarePolicyNext Topic: SetSoftwarePolicy3


SetSoftwarePolicy2

This method updates the properties of a specified software policy.

Parameters

xsd:string sessionId (m)

Specifies the session id obtained from the login to the web service.

xsd:string softwarePolicyId (m)

The UUID of the software policy which needs to be updated.

SetSoftwarePolicyProperties2 setSoftwarePolicyProperties (m)

The properties of the software policy which needs to be updated. Though providing the sequence is mandatory, providing values for all 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

More information:

SetSoftwarePolicyProperties2