Authorizations
Path Parameters
The name of the deploy request's organization
The name of the deploy request's database
The number of the deploy request
Body
application/json
A throttler ratio between 0 and 95 that will apply to all keyspaces affected by the deploy request. 0 effectively disables throttler, while 95 drastically slows down migrations in the deploy request
If specifying throttler ratios per keyspace, an array of { "keyspace_name": "mykeyspace", "ratio": 10 }, one for each eligible keyspace