API网关 APIG-查看变量详情:响应示例
时间:2025-05-07 15:33:22
响应示例
状态码:200
OK
{ "variable_value" : "192.168.1.5", "env_id" : "7a1ad0c350844ee69479b47df9a881cb", "group_id" : "c77f5e81d9cb4424bf704ef2b0ac7600", "id" : "25054838a624400bbf2267cf5b3a3f70", "variable_name" : "address" }
状态码: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.3011", "error_msg" : "The environment variable does not exist, id: 25054838a624400bbf2267cf5b3a3f70" }
状态码:500
Internal Server Error
{ "error_code" : "APIG.9999", "error_msg" : "System error" }
support.huaweicloud.com/api-apig/ShowDetailsOfEnvironmentVariableV2.html