全部产品
Search
文档中心

ApsaraDB for SelectDB:ModifyElasticRule

更新时间:Dec 26, 2025

Memodifikasi aturan penjadwalan penskalaan.

Coba sekarang

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tabel berikut menjelaskan otorisasi yang diperlukan untuk memanggil API ini. Anda dapat menentukannya dalam kebijakan Resource Access Management (RAM). Kolom pada tabel dijelaskan sebagai berikut:

  • Action: Aksi yang dapat digunakan dalam elemen Action pada pernyataan kebijakan izin RAM untuk memberikan izin guna melakukan operasi tersebut.

  • API: API yang dapat Anda panggil untuk melakukan aksi tersebut.

  • Access level: Tingkat akses yang telah ditentukan untuk setiap API. Nilai yang valid: create, list, get, update, dan delete.

  • Resource type: Jenis resource yang mendukung otorisasi untuk melakukan aksi tersebut. Ini menunjukkan apakah aksi tersebut mendukung izin tingkat resource. Resource yang ditentukan harus kompatibel dengan aksi tersebut. Jika tidak, kebijakan tersebut tidak akan berlaku.

    • Untuk API dengan izin tingkat resource, jenis resource yang diperlukan ditandai dengan tanda bintang (*). Tentukan Nama Sumber Daya Alibaba Cloud (ARN) yang sesuai dalam elemen Resource pada kebijakan.

    • Untuk API tanpa izin tingkat resource, ditampilkan sebagai All Resources. Gunakan tanda bintang (*) dalam elemen Resource pada kebijakan.

  • Condition key: Kunci kondisi yang didefinisikan oleh layanan. Kunci ini memungkinkan kontrol granular, berlaku baik hanya untuk aksi maupun untuk aksi yang terkait dengan resource tertentu. Selain kunci kondisi spesifik layanan, Alibaba Cloud menyediakan serangkaian common condition keys yang berlaku di semua layanan yang didukung RAM.

  • Dependent action: Aksi dependen yang diperlukan untuk menjalankan aksi tersebut. Untuk menyelesaikan aksi tersebut, pengguna RAM atau role RAM harus memiliki izin untuk melakukan semua aksi dependen.

Action

Access level

Resource type

Condition key

Dependent action

selectdb:ModifyElasticRule

update

*全部资源

*

None None

Parameter permintaan

Parameter

Type

Required

Description

Example

Product

string

No

Layanan cloud.

selectdb

DbInstanceId

string

Yes

ID instans.

selectdb-cn-7213cjv****

RegionId

string

Yes

ID wilayah.

cn-hangzhou

ClusterId

string

Yes

ID kluster.

selectdb-cn-nwy3jv1oa02-be

RuleId

integer

Yes

ID aturan.

5467

ElasticRuleStartTime

string

No

Waktu eksekusi aturan penskalaan terjadwal.

00:00

ExecutionPeriod

string

No

Siklus eksekusi.

Nilai yang valid:

  • Day

Valid values:

  • Day :

    Day

Day

ClusterClass

string

No

Aturan untuk sumber daya komputasi kluster yang diminta.

selectdb.2xlarge

Elemen respons

Element

Type

Description

Example

object

Skema Respons

RequestId

string

ID permintaan.

5ED62C81-9948-5612-81E1-EA3853752306

Data

object

Data yang dikembalikan.

DbInstanceId

string

ID instans.

selectdb-cn-7213cjv****

ClusterId

string

ID kluster.

selectdb-cn-zpr3if5wq03-be

RuleId

integer

ID aturan.

29252

ExecutionPeriod

string

Siklus eksekusi.

Nilai yang valid:

  • Day

Valid values:

  • Day :

    Day

Day

ElasticRuleStartTime

string

Waktu eksekusi aturan penskalaan terjadwal.

00:00

ClusterClass

string

Aturan untuk sumber daya komputasi kluster yang diminta.

selectdb.2xlarge

Contoh

Respons sukses

JSONformat

{
  "RequestId": "5ED62C81-9948-5612-81E1-EA3853752306",
  "Data": {
    "DbInstanceId": "selectdb-cn-7213cjv****",
    "ClusterId": "selectdb-cn-zpr3if5wq03-be",
    "RuleId": 29252,
    "ExecutionPeriod": "Day",
    "ElasticRuleStartTime": "00:00",
    "ClusterClass": "selectdb.2xlarge"
  }
}

Kode kesalahan

HTTP status code

Error code

Error message

Description

400 InvalidClusterId.Malformed The specified parameter "ClusterId" is not valid.
400 InvalidDBInstanceId.Malformed The specified parameter "DBInstanceId" is not valid.
400 InvalidRegionId.Malformed The specified parameter "RegionId" is not valid.
400 InvalidRuleId.Malformed The specified parameter "RuleId" is not valid.
400 DocumentConvertFailed.ExceedFileSizeLimit The conversion has been failed, exceed file size limit.
400 Forbidden User not authorized to operate on the specified resource, or this API does not support RAM.
400 InvalidDBName The specified database name is not allowed.
400 CreateOrderFailed Failed to create order.
403 OperationDenied.GetResourceLockFailed the operator is not permitted due to get resource lock failed.
403 OperationDenied.AdjacentRulesClusterIsTheSame the operator is not permitted due to adjacent rules cluster class is the same.
403 OperationDenied.AdjacentRulesIntervalLessThanOneHour the operator is not permitted due to adjacent rules interval less than one hour.
403 DBClusterNotSupported The requested operation can not be performed while the cluster is not sale.
403 IncorrectDBInstanceState Current DB instance state does not support this operation.
403 InstanceEngineType.NotSupport The instance engine and type does not support operations.
403 InvalidDBInstanceState.NotSupport The specified instance state does't support this operation.
403 MoneyLessThan100 The Account Monet less Than 100.
403 OperationDenied.DBNameAndAccountPrivilegeCount The operation is not permitted due to count of database or account privilege.
403 InsufficientResourceCapacity The resource is out of usage.
404 DBInstanceLocked The current instance lock mode does not support this operation.
404 IncorrectVswitchId The specified parameter VSwitchId is not valid.
404 InvalidApi.NotFound Specified api is not found, please check your url and method.
404 InvalidDBInstance.NotFound The specified instance is not found.
404 InvalidDBInstanceClass.NotFound The specified instance classic does not exist.
404 InvalidRegionId.NotFound The provided RegionId does not exist in our records.
404 QueryPrice.Failed The inquiry failed. Contact Alibaba Cloud customer service representatives.
404 InvalidElasticRuleId.NotFound The ElasticRuleId provided does not exist in our records.
404 InvalidDBClusterId.NotFound The DBClusterId provided does not exist in our records.

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.