云容器实例 CCI-更新ConfigMap:响应示例

时间:2025-02-12 14:55:31

响应示例

状态码: 200

OK

{  "apiVersion" : "v1",  "data" : {    "property_1" : "test",    "property_2" : "test"  },  "kind" : "ConfigMap",  "metadata" : {    "creationTimestamp" : "2018-09-04T03:11:29Z",    "name" : "configmap-test",    "namespace" : "namespace-test",    "resourceVersion" : "5171481",    "selfLink" : "/api/v1/namespaces/namespace-test/configmaps/configmap-test",    "uid" : "379519a3-aff0-11e8-8f17-c81fbe371a17"  }}
support.huaweicloud.com/api-cci/patchCoreV1NamespacedConfigMap.html