4.3.2 Example of a Throttle Response Message

The following is an example of a throttle response message as specified in section 2.2.3.6.5.

 <?xml version="1.0" encoding="UTF-8"?>
 <resp ver="2">
  <tlm>
   <resps>
    <resp key="1">
     <namespace svc="sqm" ptr="windows" gp="winsqm8" app="6">
      <arg nm="caid" val="{69C9AF7A-BB96-E569-EF27-56BBB86AF9BC}" />
     </namespace>
     <cmd nm="throttle">
      <arg nm="period" val="30" />
      <arg nm="namespace" val="all" />
     </cmd>
    </resp>
   </resps>
  </tlm>
 </resp>