全球SIM联接 GSL-查询后向流量池列表:响应参数

时间:2024-08-30 10:12:14

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

limit

Long

每页记录数

offset

Long

页码

count

Long

当前查询条件的后向流量池总数

pools

Array of BackPoolVO objects

当前页的后向流量池记录列表

表4 BackPoolVO

参数

参数类型

描述

id

Long

流量池标识

pool_name

String

流量池名称

price_plan_name

String

套餐名称

price_plan_id

String

套餐标识

effective_time

String

生效时间

expired_time

String

失效时间

billing_cycle

String

账期

pool_status

Integer

流量池状态: 2-在用,-1-已停用,-2已废弃

flow_used

Double

已用流量(查询账期所在月份), 单位MB

status_time

String

状态变更时间

quantity

Integer

流量池成员数量

modify_time

String

更新时间

order_id

Long

批次号

activated_sim_quantity

Integer

已激活成员数量

inactive_sim_quantity

Integer

未激活成员数量

disassembled_sim_quantity

Integer

已拆机成员数量

order_ids

String

组成流量池的批次号列表

状态码: 400

表5 响应Body参数

参数

参数类型

描述

error_code

String

错误码

error_msg

String

错误信息

状态码: 403

表6 响应Body参数

参数

参数类型

描述

error_code

String

错误码

error_msg

String

错误信息

状态码: 500

表7 响应Body参数

参数

参数类型

描述

error_code

String

错误码

error_msg

String

错误信息

support.huaweicloud.com/api-ocgsl/gsl_07_0048.html