8 lines
236 B
XML
8 lines
236 B
XML
<?xml version="1.0"?>
|
|
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:wsmid="http://schemas.dmtf.org/wbem/wsman/identity/1/wsmanidentity.xsd">
|
|
<s:Header/>
|
|
<s:Body>
|
|
<wsmid:Identify/>
|
|
</s:Body>
|
|
</s:Envelope>
|