Skip to content

Instantly share code, notes, and snippets.

@georgooty
Created July 7, 2014 07:09
Show Gist options
  • Save georgooty/f9e63f2085700857689c to your computer and use it in GitHub Desktop.
Save georgooty/f9e63f2085700857689c to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" [^] xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" [^] xmlns:wsen="http://schemas.xmlsoap.org/ws/2004/09/enumeration" [^] xmlns:wsman="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd"> [^]
<s:Header>
<wsa:Action s:mustUnderstand="true">http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</wsa:Action> [^]
<wsa:To s:mustUnderstand="true">https://16.177.105.162:5986/wsman</wsa:To> [^]
<wsa:MessageID s:mustUnderstand="true">uuid:12345678-9abc-ef12-1401-091356390383</wsa:MessageID>
<wsa:ReplyTo>
<wsa:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:Address> [^]
</wsa:ReplyTo>
</s:Header>
<s:Body>
<wsen:Enumerate/>
</s:Body>
</s:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment