Adobe Connect User Community
Menu

#1 2021-08-12 10:16:58

DaveGordon

Hosted account - Disk Storage used

Good day everyone,

I have searched the internet and perused the Web Services listing, but haven't found anything to produce the results I seek. I am trying to determine the total amount of disk storage we are currently using within our hosted account. I know that our quota is listed on our Administration page as "Disk Usage (MB):Unlimited", but for a project I've been assigned to, I need to know just how much storage our account is currently using.

Any and all help is greatly appreciated.

Regards.

Offline

#2 2021-08-12 10:40:03

Jorma_at_CoSo

Re: Hosted account - Disk Storage used

You need to reach out to Adobe as they are the only ones who can see the amount of storage used by your account. https://helpx.adobe.com/adobe-connect/c … pport.html

Alternatively, you could try using the Reports module, but I'm not sure of it's accuracy. It should get you in the ball park. Go to Reports > System Usage and select the Full System Usage report. Filter the date to yesterday through today and run the report. This should show the diskspace used by your account.

Offline

#3 2021-08-12 14:42:59

DaveGordon

Re: Hosted account - Disk Storage used

Thanks, Jorma.

Doing a web search I uncovered this in the ancient Macromedia Breeze "Using the Breeze XML Web Services" https://manualzz.com/doc/o/14sefb/macromedia-breeze-use-manual-report-disk-usage#p9
but it fails in Connect.

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>

When I attempt to call http://mydomain.com/api/xml?action=report-disk-usage, I get these results:
<results>
<status code="invalid">
<invalid field="action" type="enum" subcode="no-such-item"/>
</status>
</results>

So I assume the call no longer exists. <sigh>

I guess I will reach out directly to Adobe.

Thanks again for your help.

Regards.

Offline

#4 2021-08-18 11:00:56

Jorma_at_CoSo

Re: Hosted account - Disk Storage used

I tried that call and every other thing I could think of to get that info from an API. But I believe it is gone. Adobe is going to be the path of least resistance I suspect.

Offline

Board footer