All Products
Search
Document Center

ApsaraDB for OceanBase (Deprecated):CreateInstance

Last Updated:Jun 12, 2026

人工知能クラウドコールサービス (AICCS) インスタンス ID とエージェントアカウント名に基づいて、メッセージチャネルアクセス署名を生成します。

Deskripsi operasi

  • この操作を呼び出して、メッセージチャネルアクセス署名を生成できます。応答の Data フィールドには、MessageBox メッセージチャネル署名コードが含まれます。

  • この操作を呼び出す前に、AICCS インスタンス ID を確認してください。取得方法については、リクエストパラメーターの説明を参照してください。

1 秒あたりのクエリ数 (QPS) 制限

  • ユーザーあたりの呼び出し周波数: 制限なし。

  • API 全体の周波数: 1 秒あたり 100 クエリ。

Catatan

複数のユーザーからの合計呼び出し数が API 全体の周波数制限を超えた場合、速度制限がトリガーされます。

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

oceanbase:CreateInstance

create

*Instance

acs:oceanbase:{#regionId}:{#accountId}:instance/*

None None

Parameter permintaan

Parameter

Type

Required

Description

Example

ChargeType

string

Yes

クライアントリクエストの一意のトークン。べき等性の検証に使用されます。UUID を使用して値を生成できます。

Valid values:

  • PrePay :

    PrePay

  • PostPay :

    PostPay

PrePay

Series

string

Yes

人工知能クラウドコールサービス (AICCS) インスタンス ID。AICCS コンソールの左側ナビゲーションウィンドウにあるインスタンス管理から取得できます。

normal

Zones

string

Yes

エージェントアカウント名。アカウント登録時に指定した電話番号またはメールアドレスです。値はインスタンス内で一意です。

cn-hangzhou-h,cn-hangzhou-i,cn-hangzhou-j

InstanceClass

string

Yes

The specifications of the cluster.
You can specify one of the following four plans:

  • 8C32GB: indicates 8 CPU cores and 32 GB of memory.

  • 14C70GB: indicates 14 CPU cores and 70 GB of memory. This is the default value.

  • 30C180GB: indicates 30 CPU cores and 180 GB of memory.

  • 62C400GB: indicates 62 CPU cores and 400 GB of memory.

Valid values:

  • 64C380GB :

    64C380GB

  • 64C400GB :

    64C400GB

  • 32C70GB :

    32C70GB

  • 14C70GB :

    14C70GB

  • 16C32GB :

    16C32GB

  • 4C16GB :

    4C16GB

  • 32C160GB :

    32C160GB

  • 8C32GB :

    8C32GB

  • 16C70GB :

    16C70GB

  • 24C120GB :

    24C120GB

  • 32C180GB :

    32C180GB

  • 30C180GB :

    30C180GB

  • 40C64GB :

    40C64GB

  • 62C400GB :

    62C400GB

  • 20C32GB :

    20C32GB

  • 104C600GB :

    104C600GB

  • 64C180GB :

    64C180GB

14C70GB

DiskSize

integer

No

The size of the storage space,in GB.
The limits on the storage space vary with the cluster specifications:

  • 8C32GB: 100 GB to 10000 GB

  • 14C70GB: 200 GB to 10000 GB

  • 30C180GB: 400 GB to 10000 GB

  • 62C400GB: 800 GB to 10000 GB
    The preceding minimum storage space sizes are the default storage space sizes of the corresponding cluster specification plans.

200

Period

integer

No

The valid duration of the purchased resources. The unit is specified by the PeriodUnit parameter.
This parameter is valid and required only when the InstanceChargeType parameter is set to PrePaid.
Valid values:

  • When the PeriodUnit parameter is set to Month: "1", "2", "3", "4", "5", "6", "7", "8", "9".

  • When the PeriodUnit parameter is set to Year: "1", "2", "3".

1

PeriodUnit

string

No

The unit of the valid duration of the purchased resources.
Valid value for subscription: Month or Year. Default value: Month for subscription, and Hour for pay-as-you-go.

Month

AutoRenew

boolean

No

Specifies whether to enable automatic renewal.
This parameter is valid only when the ChargeType parameter is set to PrePaid. Valid values:

  • true: enables automatic renewal for the instance.

  • false: disables automatic renewal for the instance. This is the default value.

true

AutoRenewPeriod

integer

No

The automatic renewal period of the instance. This parameter is required when the AutoRenew parameter is set to true. Valid values:

  • If the PeriodUnit parameter is set to Year: "1", "2", and "3".

  • If the PeriodUnit parameter is set to Month: "1", "2", "3", "6", and "12".

2

ResourceGroupId

string

No

The ID of the resource group to which the instance belongs.

rg-bp67acfmxazb4p****

InstanceName

string

No

The name of the OceanBase cluster.
It must be 1 to 20 characters in length.
If this parameter is not specified, the value is the instance ID of the cluster by default.

amap_aos_tx_ob

ObVersion

string

No

OceanBase Server version number.

2.2.77

DiskType

string

No

The type of the storage disk where the cluster is deployed. This parameter takes effect only for Standard Cluster Edition (Cloud Disk). Valid values:

  • cloud_essd_pl1: ESSD PL1.

  • cloud_essd_pl0: ESSD PL0. Default value: cloud_essd_pl1.

cloud_essd_pl1

DryRun

boolean

No

Specifies whether to perform only a dry run for the request. Default value: false. Valid values:

  • true: Only a dry-run request is sent and the instance is not created. If the dry run succeeds, DryRunResult=true is returned. If the dry run fails, an error code is returned.

  • false: The actual request is sent and no dry run is performed. The instance is created if the requirements are met. By default, the DryRunResult parameter returns false if you set DryRun to false.

false

ReplicaMode

string

No

The number of full-featured replicas.

  • 3F: three full-featured replicas.

  • 2F1L: two full-featured replicas and one log replica.

  • 2F1A: two full-featured replicas and one arbitration service.

  • ApsaraDB for OceanBase earlier than V4.1 supports 3F and 2F1L.

  • ApsaraDB for OceanBase V4.1 or later supports 3F and 2F1A.

  • An ApsaraDB for OceanBase instance deployed across three zones supports only 3F.

  • An ApsaraDB for OceanBase instance deployed across two zones supports 2F1A or 2F1L, depending on the version.

  • An ApsaraDB for OceanBase instance deployed in a single zone supports 3F, 2F1A, or 2F1L, depending on the version.

3

IsolationOptimization

string

No

Specifies whether to enable the control group feature. Valid values:

  • true

  • false

true

PrimaryInstance

string

No

Primary instance ID.

ob3h8ytroxxxxx

PrimaryRegion

string

No

Primary instance region.

cn-hangzhou

CpuArch

string

No

x86

Elemen respons

Element

Type

Description

Example

object

結果。

RequestId

string

リクエスト ID。

EE205C00-30E4-****-****-87E3A8A2AA0C

Data

object

MessageBox メッセージチャネル署名コード。

InstanceId

string

Instance ID.

i-bp67acfmxazb4p****

OrderId

string

Order ID. The ID of the order that you have placed. This parameter returns a value after you create a pre-paid or post-paid cluster.

1234567890

ResourceGroupId

string

Resource group ID.

rg-***************

DryRunResult

boolean

The result of the dry-run request.

If the DryRun parameter is set to true and the dry run succeeds, the DryRunResult parameter returns true. Otherwise, an error code is returned. If the DryRun parameter is set to false, no dry run is performed and the DryRunResult parameter returns false.

false

Contoh

Respons sukses

JSONformat

{
  "RequestId": "EE205C00-30E4-****-****-87E3A8A2AA0C",
  "Data": {
    "InstanceId": "i-bp67acfmxazb4p****",
    "OrderId": "1234567890",
    "ResourceGroupId": "rg-***************",
    "DryRunResult": false
  }
}

Kode kesalahan

HTTP status code

Error code

Error message

Description

400 Instance.Order.CreateFailed Instance.Order.CreateFailed
400 InstanceName.ModifyFailed InstanceName.ModifyFailed
400 InstanceClass.InvalidValue InstanceClass.InvalidValue
400 InstanceType.Unsupport InstanceType.Unsupport
400 ZoneList.Unsupport ZoneList.Unsupport
400 InstanceId.Invalid InstanceId.Invalid
400 InstanceId.Missing InstanceId.Missing
400 Instance.Name.Missing Instance.Name.Missing
400 ListCluster.Fail ListCluster.Fail
400 GetCluster.Fail GetCluster.Fail
400 ListClusterGroup.Fail ListClusterGroup.Fail
400 GetClusterGroup.Fail GetClusterGroup.Fail
400 ListInstance.Fail ListInstance.Fail
400 GetInstance.Fail GetInstance.Fail
400 ListTenant.Fail ListTenant.Fail
400 GetTenant.Fail GetTenant.Fail
400 Instance.ListAliyunInstance.Fail Instance.ListAliyunInstance.Fail
400 Instance.GetAliyunInstance.Fail Instance.GetAliyunInstance.Fail
400 ListZone.Fail ListZone.Fail
400 ListObServer.Fail ListObServer.Fail
400 GetObServer.Fail GetObServer.Fail
400 CreateInstanceParameters.Error CreateInstanceParameters.Error
400 CreateInstance.Fail CreateInstance.Fail
400 InstanceClassSpecification.Invalid InstanceClassSpecification.Invalid
400 InstanceOrder.NotAvailable InstanceOrder.NotAvailable
400 InstanceNodeNum.Invalid InstanceNodeNum.Invalid
400 InstanceLogSize.Invalid InstanceLogSize.Invalid
400 Instance.ExpandLogDisk.NotSupport Instance.ExpandLogDisk.NotSupport
400 InstanceStatus.Invalid InstanceStatus.Invalid
400 InstanceDataSize.Invalid InstanceDataSize.Invalid
400 StandbyInstance.StillOnline StandbyInstance.StillOnline
400 InstanceServiceName.Missing InstanceServiceName.Missing
400 PrimaryInstanceStatus.Invalid PrimaryInstanceStatus.Invalid
400 StandbyInstanceStatus.Invalid StandbyInstanceStatus.Invalid
400 StandbyInstance.NotSupport StandbyInstance.NotSupport
400 StandbyInstance.Disconnect.NotAllowed StandbyInstance.Disconnect.NotAllowed
400 InstanceDiskSize.Invalid InstanceDiskSize.Invalid
400 CreateInstance.Spec.NotSupport CreateInstance.Spec.NotSupport
400 MissingParameterDiskSize MissingParameterDiskSize
400 CreateInstance.ReplicaMode.InvalidValue CreateInstance.ReplicaMode.InvalidValue
400 CreateInstance.DeployType.InvalidValue CreateInstance.DeployType.InvalidValue
400 ConfigError ConfigError
500 Instance.Order.CreateFailed Instance.Order.CreateFailed
500 UnknownError UnknownError

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.