CreateCluster_任务调度XXLJOB版 _API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

当前云产品API请求速率暂未透出。

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
ClusterNamestring

集群名称

示例值:qianxi-test-0812
VpcIdstring

VPC id

示例值:vpc-aa1a18236n90rqhuhhnhh
VSwitchesarray<object>

交换机信息

ClusterSpecstring

集群规格,可选规格如下:展开详情

示例值:scx.dev.x1枚举值:scx.dev.x1scx.small.x1scx.small.x2scx.medium.x1scx.medium.x2
EngineTypestring

引擎类型,可选类型:xxljob

示例值:xxljob枚举值:xxljob

返回参数

字段名称字段详情
Dataobject
Codeinteger<int32>

响应码

示例值:200
ErrorCodestring

错误码

示例值:INVALID_PARAMETER
Successboolean

请求返回状态。展开详情

示例值:true
Messagestring

错误消息

示例值:Parameter error: content is null.
RequestIdstring

本次调用请求的 ID,是由阿里云为该请求生成的
唯一标识符,可用于排查和定位问题。

示例值:B8733786-C045-59F1-8D79-99A52863F62D

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
InvalidParameter
Parameter error: %s.诊断
401
IllegalRequest
IllegalRequest: %s.诊断
403
NoPermission
No permission to perform this operation: %s.诊断
404
NotFound
Not found: %s.诊断
500
InternalError
InternalError: %s.诊断

变更历史

变更时间变更内容概要操作
2024-11-26
新增OpenAPI,创建集群

相关示例

2024年08月20日