4.8.5 Custom Shell Delete

Delete

 <s:Envelope 
  xmlns:s="http://www.w3.org/2003/05/soap-envelope" 
  xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" 
  xmlns:wsman="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
   <s:Header>
     <wsa:To>http://432829j04-19d.MIG.NET:80/wsman</wsa:To>
     <wsa:ReplyTo>
       <wsa:Address s:mustUnderstand="true">
         http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous
       </wsa:Address>
     </wsa:ReplyTo>
     <wsa:Action s:mustUnderstand="true">
       http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete
     </wsa:Action>
     <wsman:MaxEnvelopeSize s:mustUnderstand="true">153600</wsman:MaxEnvelopeSize>
     <wsa:MessageID>uuid:801DA636-5722-4709-8C41-80CCCF24667B</wsa:MessageID>
     <wsman:Locale xml:lang="en-US" s:mustUnderstand="false" />
     <wsman:ResourceURI 
      xmlns:wsman="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
       http://schemas.microsoft.com/wbem/wsman/1/windows/shell/test
     </wsman:ResourceURI>
     <wsman:SelectorSet 
      xmlns:wsman="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" 
      xmlns="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
       <wsman:Selector Name="ShellId">
         uuid:3F9B9350-5F21-4C4F-A2F0-A6FD33B94D75
       </wsman:Selector>
     </wsman:SelectorSet>
     <wsman:OperationTimeout>PT60.000S</wsman:OperationTimeout>
   </s:Header>
   <s:Body>
   </s:Body>
 </s:Envelope>

Delete Response

  
 <s:Envelope 
  xml:lang="en-US" 
  xmlns:s="http://www.w3.org/2003/05/soap-envelope" 
  xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" 
  xmlns:wsman="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
   <s:Header>
     <wsa:Action>
       http://schemas.xmlsoap.org/ws/2004/09/transfer/DeleteResponse
     </wsa:Action>
     <wsa:MessageID>uuid:CB899D4F-0161-4FFD-B696-FB26B467AF44</wsa:MessageID>
     <wsa:To>
       http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous
     </wsa:To>
     <wsa:RelatesTo>uuid:801DA636-5722-4709-8C41-80CCCF24667B</wsa:RelatesTo>
   </s:Header>
   <s:Body>
   </s:Body>
 </s:Envelope>