Changes the disk space limit for the SQL Management Base.

POST {{baseUrl}}/managedDatabases/:managedDatabaseId/sqlPlanBaselines/actions/changeSpaceBudget

Changes the disk space limit for the SQL Management Base. The allowable range for this limit is between 1% and 50%.

Request Body

{"spaceBudgetPercent"=>"<double>", "credentials"=>{"credentialType"=>"SECRET", "username"=>"<string>", "role"=>"NORMAL"}, "databaseCredential"=>{"credentialType"=>"SECRET"}}

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
Content-Typestring
Acceptstring

RESPONSES

status: OK

&quot;&quot;