/
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
Config配置中心
创建凭据
post
/api/v1/config/ecsauthadd
Request body
ModelCreateEcsPasswordAuthDto
required
name
string
required
凭证名称
password
string
required
密码
port
integer
required
端口号
publicKey
string
公钥
remark
string
备注
type
integer
required
认证类型:1->密码
username
string
required
用户名
Response
OK