跳至主要内容

GetSiteDetailOfContainer

CCS-site-0035 Get site detail of containers

Path Parameters
  • site_id integer required

    Site ID

Header Parameters
  • x-api-host string required

    Default value: k8s-D-twcc

    Authentication Required Parameters

Responses

OK


Schema
  • Pod object[]
  • name string
  • status string
  • reason string
  • message string
  • pod_ip string
  • flavor string
  • host_ip string
  • hostname string
  • public_ip string
  • container object[]
  • name string
  • image string
  • ports object[]
  • name string
  • protocol string
  • port integer
  • volumes object[]
  • type string
  • path string
  • mountPath string
  • readOnly boolean
  • annotations object
  • key string
  • Service object[]
  • name string
  • net_type string
  • cluster_ip string
  • public_ip string
  • association string[]
  • annotations object
  • key string
  • ports object[]
  • name integer
  • target_port integer
  • protocol string
  • port integer
  • node_port integer
  • ReplicationController object[]
  • name string
  • desired integer
  • current integer
  • replicas integer
  • annotations object
  • key string
  • history object[]
  • revision string
  • change-cause string
  • Deployment object[]
  • name string
  • desired integer
  • current integer
  • replicas integer
  • annotations object
  • key string
  • history object[]
  • revision string
  • change-cause string
Loading...