跳至主要内容

GetAssetsReportsForProjects

CCS-project-0031 Get assets reports for the projects

Query Parameters
  • project integer required

    Project ID is required to request

  • begin_time string

    Default is two hours before end time.

  • end_time string

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

  • user string

    user UUID

Header Parameters
  • x-api-host string required

    Default value: k8s-D-twcc

    Authentication Required Parameters

Responses

OK


Schema
  • begin_time date-time
  • end_time date-time
  • projects object[]
  • name string
  • detail object
  • HOST object[]
  • interval array[]
  • total_dedicate_hours float
  • az_name string
  • K8S object[]
  • resource_name string
  • resource_kind string
  • site_id int64
  • site_name string
  • solution_id int64
  • cpu int64
  • memory int64
  • gpu int64
  • gpu_hour float
  • start_time date-time
  • end_time date-time
  • user object
  • id string
  • display_name string
  • username string
  • email string
  • JOB-K8S object[]
  • job_ib int64
  • job_name string
  • run_id int64
  • stepname string
  • cpu int64
  • memory int64
  • gpu int64
  • gpu_hour float
  • start_time date-time
  • end_time date-time
  • user object
  • id string
  • display_name string
  • username string
  • email string
  • summary object
  • JOB-K8S object[]
  • total_cpu int64
  • total_memory int64
  • total_disk int64
  • total_nic int64
  • total_gpu int64
  • total_gpu_hour float
  • K8S object[]
  • total_cpu int64
  • total_memory int64
  • total_disk int64
  • total_nic int64
  • total_gpu int64
  • total_gpu_hour float
Loading...