全球SIM联接 GSL-查询自定义属性列表接口:URI

时间:2024-12-20 14:06:24

URI

GET /v1/attributes

表1 Query参数

参数

是否必选

参数类型

描述

cust_attr_name

String

自定义属性名称

最大长度:32

limit

Long

分页查询时每页显示的记录数,默认值为10,取值范围为10-500的整数

最小值:10

最大值:500

缺省值:10

offset

Long

分页查询时的页码数,默认值为1,取值范围为1-1000000的整数

最小值:1

最大值:1000000

缺省值:1

status

Integer

自定义属性状态:0 未启用,1 已启用。

最小值:0

最大值:1

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