Storage Management
Storage management methods in JSON-RPC API
This is only available for Software Only customers. If you use our storage nodes, this section is not relevant.
To manage storage for Backup devices, see below for the list of primary methods that let you manage storage and storage nodes of a particular customer.
Storage can be installed on several computers and once this device is used for storage, it may not be used for any other purpose.
- Getting storage information (the GetSorageInfo method)
- Getting storage node information (the GetStorageNodeInfo method)
- Getting a list of storage nodes (the EnumerateStorageNodes method)
- Getting a list of storage nodes (by account ID) (the EnumerateStorageNodesByAccountId method)
- Getting a list of storage statistics (the EnumerateStorageStatistics method)
- Getting a list of storages (the EnumerateStorages method)
You can identify other storage management methods in the schema by the word Storage in their names.
Updated 27 days ago