Skip to main content

ListKubernetesCluster

Select

SaaS
Customer Managed

Get the details of all cluster

Responses

Success


Schema
  • clusterCount int32
  • clusters object[]
  • id int32

    This gives the id of the cluster.

  • name string

    This give the name of the cluster.

  • displayName string

    This gives the name of the cluster as it shown on the admin console or GUI.

  • hostName string

    This give the host name of the cluster.

  • clusterType string

    Possible values: [NONE, VMW, MICROSOFT, XEN_SERVER, AMAZON, AZURE, REDHAT, AZURE_V2, SCVMM, NUTANIX, ORACLE_VM, DOCKER, OPENSTACK, ORACLE_CLOUD, FUSIONCOMPUTE, VCLOUD, GOOGLE_CLOUD, AZURE_STACK, ALIBABA_CLOUD, ORACLE_CLOUD_INFRASTRUCTURE, KUBERNETES, REDHAT_OPENSHIFT, MONGODB_ATLAS, PROXMOX, KUBERNETES_AKS, AZURE_STACK_HCI]

  • status string

    status of the cluster

  • instance object
  • id int32
  • name string
  • clientActivityControl object
  • activityType string

    Possible values: [BACKUP, RESTORE, ONLINECI, ARCHIVEPRUNE]

    denotes the activity type being considered

  • enableAfterADelay boolean

    True if the activity will be enabled after a delay time interval

  • enableActivityType boolean

    True if the activity type is enabled

  • delayTime object
  • timeZone object
  • id int32
  • name string
  • time int32

    delay time in unix timestamp

  • value string

    actual delay time value in string format according to the timezone

Loading...