Skip to content
SHC Docs

Quota API

  • usage_router → prefix /api/resource/Usage (tags: Usage)
  • method_router → prefix /api/method

Hand-maintained notes against modules/quota/router.go. Route inventory (generated): routes.md. Response models (generated): response-models/quota.md.

MethodPathPermission
GET/api/method/shc.quota.limits
POST/api/method/shc.quota.scan_disk
GET/api/method/shc.quota.status
GET/api/method/shc.quota.usage
  • source: modules/quota/router.go
  • source: modules/quota/router.go
  • source: modules/quota/router.go
  • source: modules/quota/router.go
MethodPathPermission
GET/api/resource/Usage
GET/api/resource/Usage/{usage_id}
  • source: modules/quota/router.go
  • source: modules/quota/router.go