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

时间:2025-02-12 14:58:55

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

limit

Long

每页记录数

offset

Long

页码

count

Long

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

pools

Array of SimPoolVO objects

当前页的流量池记录列表

表4 SimPoolVO

参数

参数类型

描述

id

Long

流量池标识

pool_name

String

流量池名称

最大长度:100

price_plan_name

String

套餐名称

最大长度:128

price_plan_id

String

套餐标识

最大长度:36

effective_time

String

生效时间

expired_time

String

失效时间

billing_cycle

String

账期

最大长度:7

flow_total

Double

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

最小值:0

flow_used

Double

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

最小值:0

flow_left

Double

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

最小值:0

quantity

Integer

流量池成员数量

modify_time

String

更新时间

order_id

Long

批次号

activated_sim_quantity

Integer

已激活成员数量

inactive_sim_quantity

Integer

未激活成员数量

disassembled_sim_quantity

Integer

已拆机成员数量

order_ids

String

组成流量池的批次号列表

最大长度:400

status

Integer

流量池状态,0:废弃,1:在用

状态码: 400

表5 响应Body参数

参数

参数类型

描述

error_code

String

错误码

最大长度:64

error_msg

String

错误描述

最大长度:512

状态码: 403

表6 响应Body参数

参数

参数类型

描述

error_code

String

错误码

最大长度:64

error_msg

String

错误描述

最大长度:512

状态码: 500

表7 响应Body参数

参数

参数类型

描述

error_code

String

错误码

最大长度:64

error_msg

String

错误描述

最大长度:512

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