云数据库 GAUSSDB-查询已绑定的弹性公网IP列表:URI

时间:2024-05-20 09:57:53

URI

GET https://{Endpoint}/v3/{project_id}/instances/{instance_id}/public-ips?offset={offset}&limit={limit}
表1 参数说明

名称

参数类型

是否必选

说明

project_id

String

租户在某一Region下的项目ID。

获取方法请参见获取项目ID

instance_id

String

实例ID。

offset

Integer

索引位置,偏移量。从第一条数据偏移offset条数据后开始查询,默认为0(偏移0条数据,表示从第一条数据开始查询),必须为数字,不能为负数。

limit

Integer

查询记录数。默认为50,不能为负数,最小值为1,最大值为50。

support.huaweicloud.com/api-gaussdb/gaussdb_api_033.html