Help for this page

Select Code to Download


  1. or download this
    <S:Body>
    <getAllLocalGroups xmlns="http://www.xxx.com">1</getAllLocalGroups>
    </S:Body>
    
  2. or download this
    <xs:element name="getAllLocalGroups" type="xs:unsignedShort"/>
    
  3. or download this
      <soap:Body>
        <ns0:getAllLocalGroups xmlns:ns0="http://www.bluearc.com/BAService
    +/LocalGroupProvider">
          <ns0:evsId xsi:type="xsd:unsignedShort">1</ns0:evsId>
        </ns0:getAllLocalGroups>
      </soap:Body>