View source: R/generated_client.R
| clusters_list_kubernetes_deployment_stats | R Documentation | 
Get stats about deployments associated with a Kubernetes Cluster
clusters_list_kubernetes_deployment_stats(id)
id | 
 integer required. The ID of this cluster.  | 
An array containing the following fields:
baseType | 
 string, The base type of this deployment  | 
state | 
 string, State of the deployment  | 
count | 
 integer, Number of deployments of base type and state  | 
totalCpu | 
 integer, Total amount of CPU in millicores for deployments of base type and state  | 
totalMemory | 
 integer, Total amount of Memory in megabytes for deployments of base type and state  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.