Previous Topic: SetSoftwarePolicy3Next Topic: SetSoftwarePolicyByName3


SetSoftwarePolicyByName

This method updates specified software policy properties. The software policy is specified by name.

Parameters

xsd:string sessionId (m)

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

String softwarePolicyName (m)

The name of the Software Policy. In a particular domain manager or enterprise manager software policy name is unique if it is local to the manager.

SetSoftwarePolicyPropertiesByName setSoftwarePolicyPropertiesByName (m)

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

SetSoftwarePolicyPropertiesByName