IWsCloudStorage Interface |
Namespace: Aruba.Cloud.WsCloudStorage
The IWsCloudStorage type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAccountsCost |
Returns the list of accounts costs
| |
| GetCloudStorageAccount |
By the method GetCloudStorageAccount you can retrieve the data for a specific Cloud Storage Account
| |
| GetCloudStorageAccountBucketBandwidth |
By the method GetCloudStorageAccountBucketFullVolume you can show the statistics of bandwidth consumption in your cloud storage account
| |
| GetCloudStorageAccountDetails | ||
| GetCloudStorageAccountFullVolume |
By the method GetCloudStorageAccountBucketFullVolume you can show the statistics of occupation of space in your cloud storage account
| |
| GetCloudStorageAccounts |
By the method GetCloudStorageAccounts you can show the list of your accounts
| |
| GetCloudStorageAccountStatistics | ||
| GetCloudStorageAccountsUsage |
By the method GetCloudStorageAccountsusage you can show the list of your accounts with the usage of resources
| |
| GetCloudStoragePricingTypes |
By the method GetCloudStoragePricingTypes you can show the list of available pricing plans available
| |
| GetCloudStorageUserBucketRequestsNumber |
By the method GetCloudStorageAccountBucketFullVolume you can show the statistics of number of requests in your cloud storage account
| |
| GetJobs | Get a list of Job and income associated with the account indicated. By the method GetJobs (), you can get a list of objects of class Job representing the operations currently in the Running state and Waiting and going to work on the different resources. | |
| GetLogs |
Returns the list of error log messages. This method can be used to obtain debug information as a result of a call to the methods of the web service. GetLogs can be used only after passing the authentication phase. It allowed indicate a time interval, to limit to a specific period of time the extraction of information.
| |
| GetRegions |
By the method GetRegions you can show the list of available Regions
| |
| SetCancelDeleteCloudStorageAccount | ||
| SetCloudStorageAccountOverLimitBehavior |
By the method SetCloudStorageAccountOverLimitBehavior You can specify the behavior to adopt exceeded the limit of your pricing plan, if you have one
| |
| SetCloudStorageAccountPassword |
By the method SetCloudStorageAccountPassword you can change a Cloud Storage Account password.
| |
| SetCloudStorageAccountPricingType |
By the method SetCloudStorageAccountPricingType You can specify the method of payment for the resources of an account CloudStorage, choosing between a prepaid tariff plan or a type to consumption
| |
| SetCloudStorageAccountResetPassword |
By the method SetCloudStorageAccountPassword you can reset a Cloud Storage Account password. The new password will be send for email
| |
| SetCreateCloudStorageAccount |
By the method SetCreateCloudStorageAccount you can create a Cloud Storage Account.
The method require to specify the username and password for using the Cloud Storage service, also you must specify the Region where you want create the account, the pricing plan for your account and the behavior to adopt exceeded the limit
| |
| SetDeleteCloudStorageAccount |
By the method SetDeleteCloudStorageAccount you can delete a Cloud Storage Account
| |
| SetDisableCloudStorageAccount |
By the method SetDisableCloudStorageAccount you can disable a Cloud Storage Account.
| |
| SetEnableCloudStorageAccount |
By the method SetEnableCloudStorageAccount you can enable a Cloud Storage Account.
|