微服务引擎 CSE-修改配置:请求示例

时间:2025-02-12 15:01:09

请求示例

修改配置ID为8a9e6a5d-8d65-48fb-a40c-5150c8479da8的配置值为this is a test,设置其配置状态为enabled。

PUT https://{endpoint}/v1/{project_id}/kie/kv/8a9e6a5d-8d65-48fb-a40c-5150c8479da8{    "value": "this is a test",    "status": "enabled"}
support.huaweicloud.com/api-cse/cse_06_0062.html