CreateProject_云数据库 OceanBase 版_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

There is no quotas information in the current API.

Authorization Information

No permission information is available for the cloud service.

Request Parameters

Field NameField Details
UseOssboolean

是否使用 OSS 方式创建

Example:true
OssKeystring

通过 GetUploadOssUrl 获取的 Osskey

Example:open_api_create_project/oacp_xxx
Idstring

项目 ID

Namestring

任务名称

Example:test
Typestring

任务类型(MIGRATION 迁移任务、SYNC 同步任务)

Example:MIGRATIONEnumeration Value:MIGRATIONSYNC
LabelIdsarray<string>

标签 ID。最多支持 5 个

WorkerGradeIdstring

传输实例 ID

Example:g_abcdefj***
SourceEndpointIdstring

源端数据源 ID

Example:e_4j0c12z****
SinkEndpointIdstring

目标端数据源 ID

Example:e_4j0cz****
TransferMappingobject

传输对象映射信息

CommonTransferConfigobject

通用传输配置

EnableStructTransferboolean

是否允许结构传输

Example:true
StructTransferConfigobject

结构传输配置

EnableFullTransferboolean

是否允许全量传输

Example:true
EnableFullVerifyboolean

是否允许全量校验

Example:true
FullTransferConfigobject

全量传输配置

EnableIncrTransferboolean

是否允许增量传输

Example:true
EnableReverseIncrTransferboolean

是否允许反向增量

Example:true
IncrTransferConfigobject

增量传输配置

ReverseIncrTransferConfigobject

反向增量传输配置

Response Parameters

Field NameField Details
Successboolean

是否调用成功

Example:true
ErrorDetailobject

错误详情

Codestring

code

Example:INNER_ERROR
Messagestring

描述

Example:A system error occurred.
Advicestring

建议

Example:Contact the administrator.
RequestIdstring

requestId

Example:XCVSADG****DSGDS
PageNumberinteger<int32>

pageNumber

Example:1
PageSizeinteger<int32>

pageSize

Example:10
TotalCountinteger<int64>

TotalCount

Notice Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution.
Example:100
Coststring

耗时

Example:27
Datastring

数据

Example:np_****

Sample Response

Change History

No Change History found.

Examples