Operations at cloud/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| cloud/addConfigurationAccount | POST | Add account to cloud configuration. |
| cloud/amazonGlacierJobInfo/{jobId} | POST | Gets the amazon glacier job's info. |
| cloud/azureRegions | GET | Gets Azure regions. |
| cloud/config | GET | Gets cloud configuration. |
| cloud/configurationAccount/{accountId} | DELETE | Delete existing account of cloud configuration. |
| cloud/configurationAccount/{accountId} | GET | Get existing account of cloud configuration. |
| cloud/containers/{accountId} | GET | Gets cloud containers. |
| cloud/download | POST | Starts a download. |
| cloud/ec2/environment/{accountId} | GET | Gets EC2 security information specific to an environment whose method is being called. |
| cloud/files | POST | Gets cloud files. |
| cloud/folders | POST | Gets cloud folders. |
| cloud/isConfigurationAccountUsed/{accountId} | GET | Checks whether cloud account is used, e.g. scheduled archive. |
| cloud/items | POST | Gets cloud files and folders. |
| cloud/rackspaceRegions | GET | Gets Rackspace regions. |
| cloud/setConfig | POST | Sets cloud configuration. |
| cloud/updateConfigurationAccount | POST | Edit existing account of cloud configuration. |
| cloud/upload | POST | Starts an upload. |
| cloud/verifyConnect | POST | Verify cloud availability. |