跳至主要内容

GetCPUUtilizationByPod

CCS-site-0036 Get CPU utilization of a pod

Path Parameters
  • site_id integer required

    Site ID

Query Parameters
  • pod_name string required

    Pod name

  • begin_time string

    Default is two hours before end time.

  • end_time string

    Get the util before the end time. Default is now.

Header Parameters
  • x-api-host string required

    Default value: k8s-D-twcc

    Authentication Required Parameters

Responses

OK


Schema array
  • cpu_util string
  • timestamp date-time
  • unit string
Loading...