NEWXRPAAS

新版XRPAAS平台


添加应用

[TOC]

简要描述
  • 添加应用
请求URL
  • http://localhost:8188/cloudrender/application/addApps
请求方式
  • POST
参数
参数名 必选 类型 说明
apps Entity 应用的实体类
返回示例
  {
    "code": 10000,
    "state": true,
    "data": null,
    "message": "应用添加成功",
    "total": null
}
返回参数说明
参数名 类型 说明
message String 应用添加成功提醒
备注
  • 更多返回错误代码请看首页的错误代码描述

页面列表

ITEM_HTML