huawei-cloud-api-definitions-WorkspaceApp 0.1.20260612

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":null,"components":null,"consumes":"[\"application/json\"]","definitions":{"BadRequestErrorResp":{"description":"API错误响应。","properties":{"error_code":{"description":"错误码,失败时返回。","example":"WKS.00211102","readOnly":true,"type":"string"},"error_msg":{"description":"错误描述。","example":"The parameter is invalid.","readOnly":true,"type":"string"}}},"ConfigKeyStringSet":{"description":"查询配置的key。","properties":{"items":{"description":"查询企业配置请求的key,一次请求数量区间 [0, 100]。","example":["3f791197-d166-4c8e-81e4-38c40ffc1989","3f791197-d166-4c8e-81e4-38c40ffc1981"],"items":{"description":"查询企业配置请求的key。","maxLength":255,"minLength":1,"type":"string"},"maxItems":100,"minItems":0,"type":"array","uniqueItems":true}},"required":["items"],"type":"object"},"CorpConfigInfo":{"description":"企业配置。","properties":{"config_key":{"description":"查询的配置configKey。","example":"165454xx5845","readOnly":true,"type":"string"},"config_value":{"description":"根据configKey查到的configValue。","example":"165454xx5845","readOnly":true,"type":"string"}},"type":"object"},"ListConfigInfoReq":{"allOf":[{"$ref":"#/definitions/ConfigKeyStringSet"}],"description":"批量查询企业配置请求。"},"ListConfigInfoResp":{"description":"批量配置项返回。","properties":{"config_infos":{"description":"批量配置项列表。","items":{"$ref":"#/definitions/CorpConfigInfo"},"maxItems":20,"minItems":0,"type":"array"}}},"ServiceUnavailableErrorResp":{"description":"API错误响应。","properties":{"error_code":{"description":"错误码,失败时返回。","example":"WKS.00050902","readOnly":true,"type":"string"},"error_msg":{"description":"错误描述。","example":"The service is now unavailable to process the request.","readOnly":true,"type":"string"}}}},"description":null,"group_id":"fe7dbee2e20f4aa589be7dce935a38ad","host":"appstream.cn-north-4.myhuaweicloud.com","id":"153d88bcb19b46579060a37713453b45","info_version":"v1","method":"post","name":"ListCorpConfigInfo","parameters":{},"paths":{"/v1/{project_id}/bundles/batch-query-config-info":{"post":{"consumes":["application/json"],"description":"配置加载顺序: 查询企业级配置--> 查不到则赋默认阿波罗配置--> 阿波罗没有则不返回。","operationId":"ListCorpConfigInfo","parameters":[{"description":"用户Token。\n通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。","in":"header","maxLength":2147483647,"minLength":0,"name":"X-Auth-Token","required":false,"type":"string","x-example":"MIIDkgYJKoZIhvcNAQcCoIIDgzCCXXXXXX..."},{"description":"项目唯一标识。","in":"path","maxLength":128,"minLength":1,"name":"project_id","required":true,"type":"string","x-example":"2b31ed520xxxxxxebedb6e57xxxxxxxx"},{"description":"请求的key集合。","in":"body","name":"ListCorpConfigInfoRequestBody","required":true,"schema":{"$ref":"#/definitions/ListConfigInfoReq"}}],"produces":["application/json"],"responses":{"200":{"description":"成功响应。","examples":{"application/json":{"config_infos":[{"config_key":"165454xx5845","config_value":"165454xx5845"}]}},"schema":{"$ref":"#/definitions/ListConfigInfoResp"}},"400":{"description":"由于包含语法错误,当前请求无法被服务器理解。","schema":{"$ref":"#/definitions/BadRequestErrorResp"}},"503":{"description":"服务不可用。","schema":{"$ref":"#/definitions/ServiceUnavailableErrorResp"}}},"security":[{"apig-auth-iam-used-authn5":[]}],"summary":"查询企业系统配置","tags":["ApplicationConfig"],"x-api-type":"open-api","x-apiexplorer-hide":"N","x-apig-group":"internal,public","x-apigateway-backend":{"httpVpcEndpoints":{"description":"","method":"POST","name":"wks-bundlemanager-lb","path":"/v1/{project_id}/bundles/batch-query-config-info","scheme":"https","timeout":30000},"parameters":[{"description":"","in":"header","name":"X-Auth-Token","origin":"request","value":"X-Auth-Token"},{"description":"","in":"path","name":"project_id","origin":"request","value":"project_id"}],"type":"HTTP-VPC"},"x-apigateway-cors":false,"x-apigateway-match-mode":"NORMAL","x-apigateway-ratelimit":"workspace_default_get","x-apigateway-request-type":"public","x-is-registered":"N","x-request-examples-1":{"items":["3f791197-d166-4c8e-81e4-38c40ffc1989","3f791197-d166-4c8e-81e4-38c40ffc1981"]},"x-request-examples-text-1":{"items":["3f791197-d166-4c8e-81e4-38c40ffc1989","3f791197-d166-4c8e-81e4-38c40ffc1981"]},"x-support-sdk":"Y"}}},"product_short":"WorkspaceApp","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":{"apig-auth-app":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"AppSigv1"},"apig-auth-iam":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM"},"apig-auth-iam-used-authn5":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-opt":{"inner-auth-type":"iam_auth_n5"},"x-apigateway-auth-type":"IAM"}},"summary":"查询企业系统配置","tags":"租户配置","uri":null,"version":"2.0"}