User Guide
72 Chapter 4: Action Reference
Sample results
<results>
<status code="ok" />
<report-quiz-takers>
<row transcript-id="" sco-id="" principal-id="8" status="" score=""
percentage-score="" time-taken="" certificate="" answered-survey="0">
<login>lnagaraj@macromedia.com</login>
<principal-name>Enterprise Administrator</principal-name>
<custom0 />
</row>
<row transcript-id="" sco-id="" principal-id="123" status="" score=""
percentage-score="" time-taken="" certificate="" answered-survey="0">
<login>test1-laxmi@test.enang.com</login>
<principal-name>test1 laxmi</principal-name>
<custom0>408-123-1234</custom0>
</row>
<row transcript-id="634" sco-id="126" principal-id="632"
status="completed" score="0" percentage-score="" time-taken="5360"
certificate="634" answered-survey="0">
<login>testcourse-laxmi@test.enang.com</login>
<date-taken>2004-07-07T12:37:29.623-07:00</date-taken>
<principal-name>courseTest1 laxmi</principal-name>
<custom0 />
</row>
</report-quiz-takers>
</results>
report-disk-usage
Description
Provides information about how much hard disk space the Breeze content for the current account
uses, in bytes. Includes all content and archives.
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
report-disk-usage
Sample results
<results>
<status code="ok" />
<report-disk-usage total="849327881" />
</results>