List compute hours for a Kubernetes Cluster
clusters_list_kubernetes_compute_hours(id, include_usage_stats = NULL)
An array containing the following fields:
integer, The total number of normalized hours used by this cluster.
string, Denotes the instance type the normalized hours are attributed to.
string,
string, The month and year the normalized hours are attributed to.
integer required.
boolean optional. When true, usage stats are returned in instance config objects. Defaults to false.