(file) Return to enumerate.xml CVS log (file) (dir) Up to [Pegasus] / pegasus_unsupported / wsm / doc

File: [Pegasus] / pegasus_unsupported / wsm / doc / enumerate.xml (download) / (as text)
Revision: 1.1, Wed May 30 18:40:59 2007 UTC (17 years ago) by karl
Branch: MAIN
CVS Tags: HEAD
PEP#: 9999
TITLE: add wsm

DESCRIPTION: add wsm modules

<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:n="http://schemas.xmlsoap.org/ws/2004/09/enumeration" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
    <s:Header>
        <a:To>
            http://localhost:22222/wsman
        </a:To>
        <w:ResourceURI s:mustUnderstand="true">
            http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/President
        </w:ResourceURI>
        <a:ReplyTo>
            <a:Address s:mustUnderstand="true">
                http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous
            </a:Address>
        </a:ReplyTo>
        <a:Action s:mustUnderstand="true">
            http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate
        </a:Action>
        <w:MaxEnvelopeSize s:mustUnderstand="true">
            153600
        </w:MaxEnvelopeSize>
        <a:MessageID>
            uuid:A96C38C0-C994-457D-B91C-7CC95736E17F
        </a:MessageID>
        <w:Locale xml:lang="en-US" s:mustUnderstand="false"/>
        <w:SelectorSet>
            <w:Selector Name="__cimnamespace">
                root/cimv2
            </w:Selector>
        </w:SelectorSet>
        <w:OperationTimeout>
            PT60.000S
        </w:OperationTimeout>
    </s:Header>
    <s:Body>
        <n:Enumerate>
            <w:EnumerationMode>
                EnumerateEPR
            </w:EnumerationMode>
        </n:Enumerate>
    </s:Body>
</s:Envelope>

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2