Display used and available disk space, along with inode usage for your account.
accountId integer · min: 1 required accountId parameter
Accept Example Content-Type Example quota string https://cloud.hostup.se/api/hosting/{accountId}/disk-quota curl -X GET "https://cloud.hostup.se/api/hosting/0/disk-quota" \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" {
"quota": "string"
}