Previous Topic: UnsealSoftwarePoliciesNext Topic: Priority, Reinstall, and Policy Enhancement


UnsealSoftwarePoliciesByName

The UnsealSoftwarePoliciesByName method unseals one or more software policies.(Corresponding to the existing API UnSealSoftwarePolicies)

Unseals the specified software policy. This Api does the same functionality as UnsealSoftwarePolicies.

Parameters

xsd: string sessionId (m)

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

ArrayOfstring softwarePolicyNames (m)

An array of Names identifying the software policies to be unsealed.

Return Values

This is a void method that does not expose a return value.

Remarks

None