Files
certd/packages/ui/certd-server/metadata/access_safeline.yaml
xiaojunnuo 01eb50078e v1.38.10
2026-02-16 00:23:13 +08:00

33 lines
794 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name: safeline
title: 长亭雷池授权
icon: svg:icon-safeline
input:
baseUrl:
title: 雷池的访问url
component:
placeholder: https://xxxx.com:9443
required: true
apiToken:
title: ApiToken
component:
placeholder: apiToken
helper: ''
required: true
encrypt: true
skipSslVerify:
title: 忽略证书校验
value: true
component:
name: a-switch
vModel: checked
helper: 如果面板的url是https且使用的是自签名证书则需要开启此选项其他情况可以关闭
testRequest:
title: 测试
component:
name: api-test
action: onTestRequest
helper: 点击测试接口看是否正常
pluginType: access
type: builtIn
scriptFilePath: /plugins/plugin-plus/safeline/access.js