URL
https://cdnsun.com/api/storages[/ID]
Method
GET
Curl example
curl -i -X GET -u username:password -H 'Accept: application/json' -H 'Content-type: application/json' --url 'https://cdnsun.com/api/storages[/ID]'
Options
Option | Data Type | Description |
---|
ID | integer | Storage ID. |
label | string | Storage label. |
storage_server_id | integer | Storage Server ID. |
hostname | string | Storage hostname. |
username | string | Storage username. |
password | string | Storage password. |
usage | integer | Storage usage in kilobytes. |
storage_quota | integer | Storage quota in kilobytes. |
storage_server_quota | integer | Storage Server quota in kilobytes. |