API v2 - Usages/services available for Backup and File Sync & Share
l noticed while doing GETs to the url /api/2/applications/{application_id} that the usages listed for the Backup and File Cloud services are more than the ones in the documentation I have. I list the ones given by the Data Cloud platform that I haven't seen in the documentation:
Backup | File Sync & Share | |
---|---|---|
Usages | child_storages dr_cloud_servers total_storage universal_devices universal_devices_storage |
fc_child_storages fc_total_storage |
Should a system integrated with Acronis Data Cloud care about those?
Also, some of the usages don't appear as services in the web console. I know that since the account I'm using is in trial mode, Disaster & Recovery related ones won't appear, but is it also the reason that I cannot see services/usages like website_storage?

- Log in to post comments

Hi,
I am wondering if somebody can help me to implement the rest API fo file upload.
I tried this
https://developer.acronis.com/doc/files/v1/reference/index#/http/api-en…
But it gives
"success":false,"message":"File upload is failed : ErrorException: Undefined property
I am using laravel8 and guzzlephp.
- Log in to post comments