全部产品
Search
文档中心

ApsaraDB for SelectDB:CreateElasticRule

更新时间:Dec 18, 2025

Membuat aturan penskalaan berbasis waktu.

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:CreateElasticRule

create

*全部资源

*

None None

Parameter permintaan

Parameter

Type

Required

Description

Example

DbInstanceId

string

Yes

ID instans.

selectdb-cn-7213cjv****

ClusterId

string

Yes

ID kluster.

selectdb-xxxb9f2w-be

RegionId

string

Yes

ID wilayah.

cn-hangzhou

ElasticRuleStartTime

string

Yes

Waktu mulai aturan penskalaan berbasis waktu.

00:00

ExecutionPeriod

string

Yes

epoch eksekusi.

Valid values:

  • Day :

    Aturan dieksekusi setiap hari.

Day

ClusterClass

string

Yes

Kelas sumber daya komputasi target untuk kluster.

selectdb.2xlarge

Elemen respons

Element

Type

Description

Example

object

Skema Respons

RequestId

string

ID permintaan.

F8900A96-67F7-5274-A41B-7722E1ECF8C9

Data

object

Data yang dikembalikan.

DbInstanceId

string

ID instans.

selectdb-cn-7213cjv****

ClusterId

string

ID kluster.

selectdb-xxxb9f2w-be

RuleId

integer

ID aturan.

5465

ExecutionPeriod

string

epoch eksekusi.

Valid values:

  • Day :

    Day

Day

ElasticRuleStartTime

string

Waktu mulai aturan penskalaan berbasis waktu.

00:00

ClusterClass

string

Kelas sumber daya komputasi target untuk kluster.

selectdb.2xlarge

Contoh

Respons sukses

JSONformat

{
  "RequestId": "F8900A96-67F7-5274-A41B-7722E1ECF8C9",
  "Data": {
    "DbInstanceId": "selectdb-cn-7213cjv****\n",
    "ClusterId": "selectdb-xxxb9f2w-be",
    "RuleId": 5465,
    "ExecutionPeriod": "Day",
    "ElasticRuleStartTime": "00:00",
    "ClusterClass": "selectdb.2xlarge"
  }
}

Kode kesalahan

HTTP status code

Error code

Error message

Description

400 InvalidDBInstanceId.Malformed The specified parameter "DBInstanceId" is not valid.
400 InvalidClusterId.Malformed The specified parameter "ClusterId" is not valid.
400 InvalidRegionId.Malformed The specified parameter "RegionId" is not valid.
400 InvalidElasticRuleStartTime.Malformed The specified parameter "ElasticRuleStartTime" is not valid.
400 InvalidExecutionPeriod.Malformed The specified parameter "ExecutionPeriod" is not valid.
400 InvalidClusterClass.Malformed The specified parameter "ClusterClass" is not valid.
400 InvalidChargeType.NotSupport The specified parameter "ChargeType" does not meet the requirements.
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.
400 InvalidInstanceType The operator is not permitted due to the instance type.
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 InvalidDBClusterId.NotFound The DBClusterId provided does not exist in our records.
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.

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.