Humbert

Untitled

May 4th, 2020
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.37 KB | None | 0 0
  1. 2020-04-09 10:27:11,239 TRACE [Output retrieving task for 89FE421D-CBC4-4CE0-A841-44046AFD493A]  REQUEST:
  2. <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:addr="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsman="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
  3.     <env:Header>
  4.         <addr:To env:mustUnderstand="true">http://some.host:5985/wsman</addr:To>
  5.         <addr:ReplyTo>
  6.             <addr:Address env:mustUnderstand="true">http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</addr:Address>
  7.         </addr:ReplyTo>
  8.         <wsman:MaxEnvelopeSize env:mustUnderstand="true">524288</wsman:MaxEnvelopeSize>
  9.         <addr:MessageID env:mustUnderstand="true">5328f1b7-003b-4f09-b828-347197a24e6b</addr:MessageID>
  10.         <wsman:ResourceURI env:mustUnderstand="true">http://schemas.microsoft.com/wbem/wsman/1/windows/shell/cmd</wsman:ResourceURI>
  11.         <addr:Action env:mustUnderstand="true">http://schemas.microsoft.com/wbem/wsman/1/windows/shell/Receive</addr:Action>
  12.         <wsman:OperationTimeout>PT12000.000S</wsman:OperationTimeout>
  13.         <wsman:SelectorSet>
  14.             <wsman:Selector Name="ShellId">E2C20212-0FAC-4A08-A495-25EB7877072A</wsman:Selector>
  15.         </wsman:SelectorSet>
  16.     </env:Header>
  17.     <env:Body>
  18.         <rsp:Receive xmlns:rsp="http://schemas.microsoft.com/wbem/wsman/1/windows/shell">
  19.             <rsp:DesiredStream CommandId="89FE421D-CBC4-4CE0-A841-44046AFD493A">stdout stderr</rsp:DesiredStream>
  20.         </rsp:Receive>
  21.     </env:Body>
  22. </env:Envelope>
  23.  
  24.  
  25.  
  26.  
  27. 2020-04-09 13:45:58,952 TRACE  RESPONSE:
  28. <?xml version="1.0" encoding="UTF-8"?><s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xml:lang="de-DE" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns:rsp="http://schemas.microsoft.com/wbem/wsman/1/windows/shell" xmlns:p="http://schemas.microsoft.com/wbem/wsman/1/wsman.xsd">
  29.     <s:Header>
  30.         <a:Action>http://schemas.microsoft.com/wbem/wsman/1/windows/shell/ReceiveResponse</a:Action>
  31.         <a:MessageID>uuid:25FD1219-4D0A-4B4A-98DD-CECEB76FF1B6</a:MessageID>
  32.         <a:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:To>
  33.         <a:RelatesTo>5328f1b7-003b-4f09-b828-347197a24e6b</a:RelatesTo>
  34.     </s:Header>
  35.     <s:Body>
  36.         <rsp:ReceiveResponse>
Add Comment
Please, Sign In to add comment