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
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The client request ID for tracing. | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
""