/
/maxtrix
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
agent15
common2
Inspect6
product20
  • get获取集群服务备份目录
  • post查看备份路径
  • post设置备份路径
  • post取消上传包
  • postupload async check
  • post清理备份文件夹
  • get查询包上传状态
  • get获取产品包列表
  • post上传产品包
  • post异步上传包
  • getworkload加载接口
  • get启动组件
  • get停止组件
  • get查看未部署组件
  • get查看服务的主机
  • post修改schema字段
  • post修改scheme多个字段
  • post重置schema字段
  • post查看服务的主机
  • get获取产品信息
    product

    获取产品包列表

    GET Product List

    get/api/v2/product/productList

    Query parameters

    product_namestring

    产品名称

    product_typestring

    产品类型

    deploy_statusstring

    部署状态

    Response

    {"msg":"ok","code":0,"data":{"list":"","count":""}}

    Changes