ModifySupabaseAutoScalePolicy
Modifies the auto-scaling policy of an ADBPG Supabase instance.
Operation description
This operation applies only to ADBPG Supabase instances.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID of the instance. |
cn-beijing |
| ProjectId |
string |
Yes |
The ID of the Supabase project. To obtain the workspace ID, log in to the console and go to the Supabase page. |
sbp-tyarplz**** |
| AutoScale |
boolean |
Yes |
Specifies whether to enable auto-scaling. Valid values:
|
false |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The request ID. |
07F6177E-6DE4-408A-BB4F-0723301340F3 |
Examples
Success response
JSON format
{
"RequestId": "07F6177E-6DE4-408A-BB4F-0723301340F3"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.