Gets project disk autoscale config
get
/v1/projects/{ref}/config/disk/autoscaleThe fine-grained token must include the following permissions to access this endpoint:
- infra_disk_config_read
Path parameters
- refRequiredstring
Project ref
Response codes
- 200
- 401
- 403
- 429
- 500
Response (200)
{ "growth_percent": 9007199254740991, "min_increment_gb": 9007199254740991, "max_size_gb": 9007199254740991}