Checks whether the deploy request’s target branch cluster has enough storage to safely deploy the schema changes.
A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses
read_deploy_request
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | read_deploy_requests |
| Database | read_deploy_requests |
The access token received from the authorization server in the OAuth 2.0 flow.
The name of the deploy request's organization
The name of the deploy request's database
The number of the deploy request
Returns storage check information for the deploy request
Whether the cluster has enough storage to safely deploy
Whether the target branch cluster can be upgraded for more storage
Total estimated bytes of additional storage needed for the deployment
Per-keyspace and per-shard storage report. Keys are keyspace names.