数据治理中心 DataArts Studio-获取网关分组:URL

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

URL

  • URI格式

    GET /v1/{project_id}/service/apigw/instances/{apig_instance_id}/groups

  • 参数说明

    参数名

    是否必选

    参数类型

    说明

    project_id

    String

    项目编号。获取方法请参见项目ID和帐号ID

    apig_instance_id

    String

    网关实例编号。共享版恒为APIG

    apig_type

    String

    网关类型

    APIG:API网关共享版

    APIGW:API网关专享版

    ROMA_APIC:ROMA-APIC网关

    limit

    Integer

    查询起始坐标,即跳过X条数据,仅支持0或limit的整数倍,不满足则向下取整

    offset

    Integer

    查询条数,即查询Y条数据

support.huaweicloud.com/api-dataartsstudio/dataartsstudio_02_0476.html