数字资产链 DAC-套餐包列表:响应示例

时间:2024-05-14 09:39:01

响应示例

状态码: 200

success

{
  "count" : 1,
  "packages" : [ {
    "id" : "string",
    "period_type" : 2,
    "edition" : "string",
    "period_num" : 1,
    "subscribe_num" : 1,
    "status" : "Inactive",
    "order_id" : " CS 2404180951BTYCQ",
    "usage" : 100,
    "amount" : 100,
    "effective_time" : "2021-08-17T15:14:30.689952+08:00",
    "expired_time" : "2021-08-17T15:14:30.689952+08:00",
    "countdown" : 0,
    "enterprise_project_id" : "0",
    "resource_spec_code" : "dac.times.public.100amount"
  } ]
}

状态码: 500

Error response

{
  "error_code" : "500",
  "error_msg" : "系统异常"
}
support.huaweicloud.com/api-dac/ListTracePackages.html