clusters_list_kubernetes_deployment_stats: Get stats about deployments associated with a Kubernetes...

View source: R/generated_client.R

clusters_list_kubernetes_deployment_statsR Documentation

Get stats about deployments associated with a Kubernetes Cluster

Description

Get stats about deployments associated with a Kubernetes Cluster

Usage

clusters_list_kubernetes_deployment_stats(id)

Arguments

id

integer required. The ID of this cluster.

Value

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


civis documentation built on April 1, 2023, 12:01 a.m.