弹性公网IP EIP-查询指定租户下的共享带宽类型列表:URI

时间:2023-11-01 16:20:29

URI

GET /v3/{project_id}/eip/share-bandwidth-types

表1 路径参数

参数

是否必选

参数类型

描述

project_id

String

  • 功能说明:项目id

最小长度:0

最大长度:32

表2 Query参数

参数

是否必选

参数类型

描述

fields

String

  • 功能说明:查询字段,形式为"fields=id&fields=bandwidth_type&..."

  • 支持字段:id/bandwidth_type/name_en/name_zh/created_at/update_at/public_border_group/description

最小长度:0

最大长度:1024

id

String

  • 功能说明:支持带宽类型的id

最小长度:0

最大长度:36

bandwidth_type

String

  • 功能说明:带宽支持类型

最小长度:1

最大长度:36

name_en

String

  • 功能说明:带宽类型英文表述

最小长度:0

最大长度:256

name_zh

String

  • 功能说明:带宽类型中文表述

最小长度:0

最大长度:256

public_border_group

String

  • 功能说明:带宽类型所处位置,中心站点or边缘站点

最小长度:0

最大长度:36

sort_key

String

  • 功能说明:排序字段,形式为"sort_key=id&sort_dir=asc"

  • 支持字段:id/bandwidth_type/public_border_group

最小长度:0

最大长度:1024

sort_dir

String

  • 功能说明:排序方向

  • 取值范围:asc、desc

最小长度:0

最大长度:1024

limit

Integer

  • 功能说明:每页返回的个数

  • 取值范围:0~[2000],其中2000为局点差异项,具体取值由局点决定

最小值:0

最大值:2000

support.huaweicloud.com/api-eip/ListShareBandwidthTypes.html