云容器实例 CCI-替换ConfigMap:响应示例

时间:2024-11-06 15:35:51

响应示例

状态码: 200

OK

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