/
OP
opsre
/
devops运维管理系统
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
opsre
devops运维管理系统
put
更新定时同步配置
v1
latest
Swagger 2.0
2026-07-17
342
313
981.1 KB
Config配置中心
更新定时同步配置
put
/api/v1/config/sync-schedule
Request body
ModelUpdateSyncScheduleDto
required
cronExpr
string
required
cron表达式
id
integer
required
配置ID
keyTypes
string
required
要同步的云厂商类型(JSON数组格式:[1,2,3])
name
string
required
配置名称
remark
string
备注信息
status
integer
状态:1=启用,0=禁用
Response
OK