R/generated_client.R
clusters_list_kubernetes_deployment_stats.Rd
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:
string, The base type of this deployment
string, State of the deployment
integer, Number of deployments of base type and state
integer, Total amount of CPU in millicores for deployments of base type and state
integer, Total amount of Memory in megabytes for deployments of base type and state