/
OP
opsre
/
devops运维管理系统
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
opsre
devops运维管理系统
post
创建任务模板
v1
latest
Swagger 2.0
2026-07-17
342
313
981.1 KB
任务中心
创建任务模板
创建新的任务模板
post
/api/v1/template/add
Request body
ModelTaskTemplate
required
content
string
任务内容
createdAt
string
创建时间
createdBy
string
创建人
id
integer
name
string
任务名称
remark
string
备注信息
type
integer
1=shell模板, 2=python模板, 3=ansible模板
updatedAt
string
更新时间
updatedBy
string
更新人
Response
OK
ResultResult
required
code
integer
状态码
{"stackTrail":"components:schemas:result.Result:properties:data","oasType":"schema","type":"unknown","description":"返回的数据"}
message
string
提示信息