@uyun/ec-script-management
Plugin component from everest-components
Last updated 3 years ago .
UNLICENSED · Repository · Bugs ·
$ cnpm install @uyun/ec-script-management 
Private package

category: Components type: Monitor-Center title: ScriptManagement subtitle: 脚本管理 cols: 1

作者:刘可慧

何时使用

查看或展示策略/资源所需的插件列表

API

<ScriptManagement />
属性 说明 类型 默认值
productCode 产品编码 string 'metrics'
userId 用户ID string
apikey 用户apikey string

插件参数数据格式

[
  {
    "default": true, //是否是默认插件
    "plugin_name": "插件名称",
    "plugin_id": "插件code",
    "source": 0, // 0: 本地插件,1: 远程插件
    "params": [{
      "code": "ip",
      "type": 0,
      "value": "10.1.1.1",
      "name": "IP地址",
      "remark": "标记" 
    }, ....]
  },
  ...
]

Current Tags

  • 5.0.1                                ...           latest (3 years ago)

8 Versions

  • 5.0.1                                ...           3 years ago
  • 5.0.0                                ...           3 years ago
  • 0.1.3-beta.1                                ...           3 years ago
  • 0.1.3-beta.0                                ...           3 years ago
  • 0.1.3                                ...           3 years ago
  • 0.1.2                                ...           3 years ago
  • 0.1.1                                ...           3 years ago
  • 0.1.0                                ...           3 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (10)
Dev Dependencies (1)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org