应用与数据集成平台 ROMA Connect-查询分组详情:响应示例

时间:2023-11-01 16:22:58

响应示例

状态码: 200

OK

{  "update_time" : "2020-07-31T06:55:55Z",  "name" : "api_group_001",  "on_sell_status" : 2,  "remark" : "group1",  "sl_domains" : [ "c77f5e81d9cb4424bf704ef2b0ac7600.apic.****.com", "c77f5e81d9cb4424bf704ef2b0ac7600.apic.****.cn" ],  "sl_domain" : "c77f5e81d9cb4424bf704ef2b0ac7600.apic.****.com",  "id" : "c77f5e81d9cb4424bf704ef2b0ac7600",  "register_time" : "2020-07-31T06:55:55Z",  "status" : 1,  "is_default" : 2,  "version" : "V1"}

状态码: 400

Bad Request

{  "error_code" : "APIG.2011",  "error_msg" : "Invalid parameter value,parameterName:instance_id. Please refer to the support documentation"}

状态码: 401

Unauthorized

{  "error_code" : "APIG.1002",  "error_msg" : "Incorrect token or token resolution failed"}

状态码: 403

Forbidden

{  "error_code" : "APIG.1005",  "error_msg" : "No permissions to request this method"}

状态码: 404

Not Found

{  "error_code" : "APIG.3001",  "error_msg" : "API group c77f5e81d9cb4424bf704ef2b0ac7600 does not exist"}

状态码: 500

Internal Server Error

{  "error_code" : "APIG.9999",  "error_msg" : "System error"}
support.huaweicloud.com/api-roma/ShowDetailsOfApiGroup.html