certd/packages/ui/certd-server/metadata/deploy_DeployCertToTencentE...

52 lines
1.2 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

showRunStrategy: false
default:
strategy:
runStrategy: 1
name: DeployCertToTencentEO
title: 腾讯云-部署到腾讯云EO
icon: svg:icon-tencentcloud
desc: 腾讯云边缘安全加速平台EO必须配置上传证书到腾讯云任务
group: tencent
input:
certId:
title: 已上传证书ID
helper: 请选择前置任务上传到腾讯云的证书
component:
name: output-selector
from: UploadCertToTencent
required: true
order: 0
accessId:
title: Access提供者
helper: access 授权
component:
name: access-selector
type: tencent
required: true
order: 0
zoneId:
title: 站点ID
helper: 类似于zone-xxxx的字符串在站点概览页面左上角或者站点列表页面站点名称下方
required: true
order: 0
certName:
title: 证书名称
helper: 证书上传后将以此参数作为名称前缀
order: 0
domainNames:
title: cdn加速域名
component:
name: a-select
vModel: value
mode: tags
open: false
helper: 支持多个域名
rules:
- required: true
message: 该项必填
order: 0
output: {}
type: builtIn
pluginType: deploy
scriptFilePath: ../../../plugins/plugin-tencent/plugin/index.js