castack
  1. Schemas
castack
  • 板卡计算规格
    • 新增板卡计算规格
    • 编辑板卡计算规格
  • 计算规格
    • 新增容器计算规格
    • 编辑容器计算规格
  • 板卡指标
    POST
  • 容器指标
    POST
  • 数据模型
    • Schemas
      • BatchMapVo
      • DisplayLayout
      • File
      • GroupBindDto
      • GroupBindV2Dto
      • HealthVo
      • IPage«RuleInstanceVo»
      • IPage«区域信息»
      • IPage«告警模板»
      • IPage«属性文件»
      • IPage«文件服务器»
      • IPage«板卡计算规格»
      • IPage«节点信息»
      • IPage«规则信息»
      • IPage«计算规格»
      • InputStream
      • InstanceAmountVO
      • Map«string,int»
      • Map«string,string»
      • ResTag
      • Resource
      • Result
      • Result«DisplayLayout»
      • Result«IPage«RuleInstanceVo»»
      • Result«IPage«区域信息»»
      • Result«IPage«告警模板»»
      • Result«IPage«属性文件»»
      • Result«IPage«文件服务器»»
      • Result«IPage«板卡计算规格»»
      • Result«IPage«节点信息»»
      • Result«IPage«规则信息»»
      • Result«IPage«计算规格»»
      • Result«InstanceAmountVO»
      • Result«List«HealthVo»»
      • Result«List«string»»
      • Result«List«区域字典»»
      • Result«List«板卡计算规格»»
      • Result«Map«string,int»»
      • Result«Map«string,string»»
      • Result«object»
      • Result«string»
      • Result«列表数量统计对象»
      • Result«区域详情对象»
      • Result«告警响应»
      • Result«告警模板»
      • Result«属性文件»
      • Result«数量统计详情对象»
      • Result«文件服务器»
      • Result«节点详情对象»
      • Result«计算规格»
      • Result«风险提示对象»
      • RuleInstanceBatchDto
      • RuleInstanceVo
      • TagRelDto
      • URI
      • URL
      • URLStreamHandler
      • WarningTemplateDetectionVo
      • 分组管理
      • 列表数量统计对象
      • 区域信息
      • 区域字典
      • 区域查询对象
      • 区域详情对象
      • 告警响应
      • 告警模板
      • 基础查询对象
      • 实例规则信息
      • 属性文件
      • 属性文件查询对象
      • 数量统计详情对象
      • 文件服务器
      • 文件服务查询对象
      • 板卡计算规格
      • 板卡计算规格查询对象
      • 节点信息
      • 节点查询对象
      • 节点详情对象
      • 规则信息
      • 计算规格
      • 计算规格查询对象
      • 风险提示对象
    • RequestBodies
      • riskTipsUsingPOSTUuids
      • deleteAreaUsingPOSTBatchmap
  1. Schemas

Result«计算规格»(Result«计算规格»)

{
    "code": 0,
    "message": "string",
    "result": {
        "armCardOfferinguuid": "string",
        "cpu": 8,
        "cpuPercent": 100,
        "createTime": "2019-08-24T14:15:22.123Z",
        "createUserId": 0,
        "createUserName": "string",
        "dataSize": 50,
        "delStatus": 0,
        "fileServer": [
            {
                "property1": "string",
                "property2": "string"
            }
        ],
        "hardwareCode": "string",
        "layout": {
            "createTime": "2019-08-24T14:15:22.123Z",
            "delStatus": 0,
            "height": 0,
            "name": "string",
            "pixelDensity": 0,
            "projectId": "string",
            "refreshRate": 0,
            "updateTime": "2019-08-24T14:15:22.123Z",
            "uuid": "string",
            "weight": 0
        },
        "layoutUuid": "string",
        "level": 1,
        "memory": 12,
        "name": "Orion865",
        "remark": "string",
        "resolutionRatio": 1080,
        "status": 1,
        "type": "一开",
        "updateTime": "2019-08-24T14:15:22.123Z",
        "updateUserId": 0,
        "updateUserName": "string",
        "uuid": "string"
    },
    "timestamp": 0,
    "traceId": "string"
}
Built with