Macromedia breeze-using the breeze xml web services User Manual

Page of 196
62
Chapter 4:  Action Reference
Returned elements
 
Sample results
<results>
<status code="ok" />
<report-active-meetings>
<sco sco-id="196311" active-participants="1" length-minutes="60">
<name>QT load</name>
<date-begin>2003-09-02T14:00:58.330-07:00</date-begin>
</sco>
<sco sco-id="184847" active-participants="5" length-minutes="30">
<name>Take 2</name>
<date-begin>2003-09-02T14:45:25.273-07:00</date-begin>
</sco>
</report-active-meetings>
</results>
report-bandwidth
Description
Indicates the total bandwidth consumed in the current account since the account was created, in 
bytes.
Parameters
accesskey
  The access key for your account.
Note: The 
accesskey
 parameter is required only in Breeze 4.0; it is not required for Breeze  4.1. If you 
include this parameter in Breeze 4.1, it is ignored.
Filters
Results cannot be filtered or sorted.
Returned elements
 
Sample results
<results>
<status code="ok" />
<report-bandwidth total="71000000" />
</results>