huawei-cloud-api-definitions-ROMA 0.1.20240626

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json;charset=UTF-8\"]","definitions":{"AppId":{"description":"应用ID","example":"b2e6b145-4f3f-4a80-aa45-f4b8029f95a3","type":"string"},"AppSecret":{"description":"应用认证访问SECRET,未提供(字段不存在或值为null)时随机生成\n- 字符集:英文字母、数字、!、@、#、$、%、+、=、点、中划线、斜线/\n- 复杂度:满足大小写字母、数字、特殊字符的复杂度组合,考虑兼容性暂时可不做","example":"JNs1VK3vLdTT9Djd","maxLength":128,"minLength":8,"type":"string"},"AppSecretResp":{"properties":{"id":{"$ref":"#/definitions/AppId"},"secret":{"$ref":"#/definitions/AppSecret"}},"type":"object"},"ErrorResp":{"example":{"error_code":"ROMA.00000101","error_details":"some error details here","error_msg":"error summary","request_id":"13760c1fe8655e61209b75665e9bef43"},"properties":{"error_code":{"description":"错误码","maxLength":128,"minLength":1,"type":"string"},"error_details":{"description":"具体错误消息","maxLength":128,"minLength":1,"type":"string"},"error_msg":{"description":"错误消息","maxLength":128,"minLength":1,"type":"string"},"request_id":{"description":"请求处理ID","maxLength":128,"minLength":1,"type":"string"}},"type":"object"}},"description":null,"group_id":"025d125ee4da4956af037c3315e94b30","host":"roma.cn-north-4.myhuaweicloud.com","id":"a5493835a0c04b3b86d7c84fee7807bd","info_version":"v2","method":"get","name":"CheckRomaAppSecret","parameters":{},"paths":{"/v2/{project_id}/instances/{instance_id}/apps/{app_id}/secret":{"get":{"description":"查询应用密钥","operationId":"CheckRomaAppSecret","parameters":[{"description":"用户Token。通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)","in":"header","maxLength":100000,"minLength":1,"name":"X-Auth-Token","required":true,"type":"string","x-example":"MIIDkgYJKoZIhvcNAQcCoIIDgzCCXXXXXX..."},{"description":"应用ID","in":"path","maxLength":64,"minLength":0,"name":"app_id","required":true,"type":"string"},{"description":"实例ID","in":"path","maxLength":64,"minLength":0,"name":"instance_id","required":true,"type":"string"},{"description":"项目ID","in":"path","maxLength":64,"minLength":0,"name":"project_id","required":true,"type":"string"}],"responses":{"200":{"description":"OK","examples":{"application/json":{"id":"b2e6b145-4f3f-4a80-aa45-f4b8029f95a3","secret":"JNs1VK3vLdTT9Djd"}},"schema":{"$ref":"#/definitions/AppSecretResp"}},"403":{"description":"Forbidden","examples":{"application/json":{"error_code":"ROMA.00000101","error_details":"some error details here","error_msg":"error summary","request_id":"13760c1fe8655e61209b75665e9bef43"}},"schema":{"$ref":"#/definitions/ErrorResp"}}},"security":[{"apig-auth-iam":[]}],"summary":"查询应用密钥","tags":["APPLICATION_MANAGEMENT"],"x-apigateway-backend":{"httpEndpoints":{"address":"#roma-address#","description":"","method":"GET","path":"/v2/{project_id}/instances/{instance_id}/apps/{app_id}/secret","scheme":"https","timeout":30000},"parameters":[{"description":"","in":"PATH","name":"app_id","origin":"REQUEST","value":"app_id"},{"description":"","in":"PATH","name":"instance_id","origin":"REQUEST","value":"instance_id"},{"description":"","in":"PATH","name":"project_id","origin":"REQUEST","value":"project_id"}],"type":"HTTP"},"x-apigateway-cors":false,"x-apigateway-match-mode":"NORMAL","x-apigateway-request-type":"public","x-is-registered":"Y","x-support-sdk":"Y"}}},"product_short":"ROMA","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询应用密钥","tags":"APPLICATION_MANAGEMENT","uri":null,"version":"2.0"}