clusters_list_kubernetes_compute_hours: List compute hours for a Kubernetes Cluster

View source: R/generated_client.R

clusters_list_kubernetes_compute_hoursR Documentation

List compute hours for a Kubernetes Cluster

Description

List compute hours for a Kubernetes Cluster

Usage

clusters_list_kubernetes_compute_hours(id, include_usage_stats = NULL)

Arguments

id

integer required.

include_usage_stats

boolean optional. When true, usage stats are returned in instance config objects. Defaults to false.

Value

An array containing the following fields:

totalNormalizedHours

integer, The total number of normalized hours used by this cluster.

normalizedHoursByInstanceType

string, Denotes the instance type the normalized hours are attributed to.

updatedAt

string,

monthAndYear

string, The month and year the normalized hours are attributed to.


civis documentation built on Aug. 30, 2025, 1:08 a.m.