ModifySupabaseAutoScalePolicy

更新时间:
复制 MD 格式

Modifies the auto-scaling policy of an ADBPG Supabase instance.

Operation description

  • This operation applies only to ADBPG Supabase instances.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

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:

  • true: Enables auto-scaling. The Supabase instance automatically pauses and resumes based on traffic.

  • false: Disables auto-scaling.

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.