3.1.4.109.3.1 ExecuteSPCleanupUnneededContentFiles2RequestBody

Specifies the name of the server that contains the update files that are no longer required.

  
 <xsd:complexType name="ExecuteSPCleanupUnneededContentFiles2RequestBody">
   <xsd:sequence>
     <xsd:element minOccurs="0" maxOccurs="1" name="updateServerName" nillable="true" type="xsd:string"/>
     <xsd:element minOccurs="1" maxOccurs="1" name="cleanupLocalPublishedContentFiles" type="xsd:boolean"/>
   </xsd:sequence>
 </xsd:complexType>

updateServerName: This field MUST be present. It contains the FQDN of the WSUS server.

cleanupLocalPublishedContentFiles: If present, this field is a Boolean value which when set to TRUE, indicates that the locally published update files are to be removed.