云容器实例 CCI-查询指定namespace下的Events:响应示例

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

响应示例

状态码: 200

OK

{
  "apiVersion" : "v1",
  "items" : [ {
    "count" : 1,
    "eventTime" : null,
    "firstTimestamp" : "2018-09-03T12:58:07Z",
    "involvedObject" : {
      "apiVersion" : "v1",
      "kind" : "Pod",
      "name" : "deployment-test-57f7cff77c-5x5tw",
      "namespace" : "namespace-test",
      "resourceVersion" : "5036865",
      "uid" : "010fec39-af79-11e8-8f17-c81fbe371a17"
    },
    "lastTimestamp" : "2018-09-03T12:58:07Z",
    "message" : "Successfully assigned deployment-test-57f7cff77c-5x5tw to\nc0dd6256-195a-e811-90a2-10c17294fcbc",
    "metadata" : {
      "creationTimestamp" : "2018-09-03T12:58:07Z",
      "name" : "deployment-test-57f7cff77c-5x5tw.1550e534d2d8a5ef",
      "namespace" : "namespace-test",
      "resourceVersion" : "760533",
      "selfLink" : "/api/v1/namespaces/namespace-test/events/deployment-test-57f7cff77c-5x5tw.1550e534d2d8a5ef",
      "uid" : "0122b5b2-af79-11e8-8f17-c81fbe371a17"
    },
    "reason" : "Scheduled",
    "reportingComponent" : "",
    "reportingInstance" : "",
    "source" : {
      "component" : "default-scheduler"
    },
    "type" : "Normal"
  }, {
    "count" : 2,
    "eventTime" : null,
    "firstTimestamp" : "2018-09-03T12:58:07Z",
    "involvedObject" : {
      "apiVersion" : "v1",
      "kind" : "Pod",
      "name" : "deployment-test-57f7cff77c-5x5tw",
      "namespace" : "namespace-test",
      "resourceVersion" : "5036870",
      "uid" : "010fec39-af79-11e8-8f17-c81fbe371a17"
    },
    "lastTimestamp" : "2018-09-03T12:58:12Z",
    "message" : "Successfully mounted volumes for pod \"deployment-test-57f7cff77c-5x5tw_namespace-test(010fec39-af79-11e8-8f17-c81fbe371a17)\"",
    "metadata" : {
      "creationTimestamp" : "2018-09-03T12:58:07Z",
      "name" : "deployment-test-57f7cff77c-5x5tw.1550e534d3105acd",
      "namespace" : "namespace-test",
      "resourceVersion" : "760542",
      "selfLink" : "/api/v1/namespaces/namespace-test/events/deployment-test-57f7cff77c-5x5tw.1550e534d3105acd",
      "uid" : "0123faea-af79-11e8-8f17-c81fbe371a17"
    },
    "reason" : "SuccessfulMountVolume",
    "reportingComponent" : "",
    "reportingInstance" : "",
    "source" : {
      "component" : "kubelet",
      "host" : "c0dd6256-195a-e811-90a2-10c17294fcbc"
    },
    "type" : "Normal"
  }, {
    "count" : 1,
    "eventTime" : null,
    "firstTimestamp" : "2018-09-03T12:58:09Z",
    "involvedObject" : {
      "apiVersion" : "v1",
      "fieldPath" : "spec.containers{container-0}",
      "kind" : "Pod",
      "name" : "deployment-test-57f7cff77c-5x5tw",
      "namespace" : "namespace-test",
      "resourceVersion" : "5036870",
      "uid" : "010fec39-af79-11e8-8f17-c81fbe371a17"
    },
    "lastTimestamp" : "2018-09-03T12:58:09Z",
    "message" : "pulling image \"*.*.*.*:20202/cci/redis:V1\"",
    "metadata" : {
      "creationTimestamp" : "2018-09-03T12:58:09Z",
      "name" : "deployment-test-57f7cff77c-5x5tw.1550e5354a5915e0",
      "namespace" : "namespace-test",
      "resourceVersion" : "760536",
      "selfLink" : "/api/v1/namespaces/namespace-test/events/deployment-test-57f7cff77c-5x5tw.1550e5354a5915e0",
      "uid" : "025554a4-af79-11e8-8f17-c81fbe371a17"
    },
    "reason" : "Pulling",
    "reportingComponent" : "",
    "reportingInstance" : "",
    "source" : {
      "component" : "kubelet",
      "host" : "c0dd6256-195a-e811-90a2-10c17294fcbc"
    },
    "type" : "Normal"
  } ],
  "kind" : "EventList",
  "metadata" : {
    "resourceVersion" : "764693",
    "selfLink" : "/api/v1/namespaces/namespace-test/events"
  }
}
support.huaweicloud.com/api-cci/listCoreV1NamespacedEvent.html