3.1.4.2 ExecuteSPGetEulaFile

The ExecuteSPGetEulaFile WSDL operation retrieves the contents of a language-specific End User License Agreement (EULA) file associated with a software update. WSUSAR does not specify a file format for the EULA.

This operation is specified by the following WSDL.

  
 <wsdl:operation name="ExecuteSPGetEulaFile">
   <wsdl:input wsaw:Action="http://www.microsoft.com/SoftwareDistribution/Server/ApiRemotingWebService/ApiRemotingSoap/ExecuteSPGetEulaFileRequest" name="ApiRemotingSoap_ExecuteSPGetEulaFile_InputMessage" message="tns:ApiRemotingSoap_ExecuteSPGetEulaFile_InputMessage"/>
   <wsdl:output wsaw:Action="http://www.microsoft.com/SoftwareDistribution/Server/ApiRemotingWebService/ApiRemotingSoap/ExecuteSPGetEulaFileResponse" name="ApiRemotingSoap_ExecuteSPGetEulaFile_OutputMessage" message="tns:ApiRemotingSoap_ExecuteSPGetEulaFile_OutputMessage"/>
 </wsdl:operation>