Files

29 lines
724 B
YAML
Raw Permalink Normal View History

2025-04-27 15:11:50 +08:00
name: huawei
title: 华为云授权
desc: ''
icon: svg:icon-huawei
2025-12-30 11:09:50 +08:00
order: 0
2025-04-27 15:11:50 +08:00
input:
accessKeyId:
title: accessKeyId
component:
placeholder: accessKeyId
helper: >-
证书申请需要有dns解析权限,前往[我的凭证-访问密钥](https://console.huaweicloud.com/iam/?region=cn-east-3#/mine/accessKey)获取
required: true
accessKeySecret:
title: accessKeySecret
component:
placeholder: accessKeySecret
required: true
encrypt: true
2026-02-16 00:23:13 +08:00
testRequest:
title: 测试
component:
name: api-test
action: TestRequest
helper: 点击测试接口是否正常
2025-04-27 15:11:50 +08:00
pluginType: access
type: builtIn
scriptFilePath: /plugins/plugin-huawei/access/huawei-access.js