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

36 lines
778 B
YAML

name: aliesa
title: 阿里云ESA授权
desc: ''
icon: ant-design:aliyun-outlined
order: 0
input:
accessId:
title: 阿里云授权
component:
name: access-selector
vModel: modelValue
type: aliyun
helper: 请选择阿里云授权
required: true
region:
title: 地区
component:
name: a-select
vModel: value
options:
- label: 杭州
value: cn-hangzhou
- label: 新加坡
value: ap-southeast-1
helper: 请选择ESA地区
required: true
testRequest:
title: 测试
component:
name: api-test
action: TestRequest
helper: 点击测试接口是否正常
pluginType: access
type: builtIn
scriptFilePath: /plugins/plugin-lib/aliyun/access/aliesa-access.js