Clusters

class Clusters(session_kwargs, client, return_type='raw')

Civis API /clusters endpoint.

Methods

delete_kubernetes_partitions(id, ...)

Delete a Cluster Partition

get_kubernetes(id, *[, include_usage_stats])

Describe a Kubernetes Cluster

get_kubernetes_compute_metrics(id, *[, ...])

Get historical compute metrics for a Kubernetes Cluster

get_kubernetes_instance_configs(...[, ...])

Describe an Instance Config

get_kubernetes_instance_configs_historical_graphs(...)

Get graphs of historical resource usage in an Instance Config

get_kubernetes_instance_configs_historical_metrics(...)

Get graphs of historical resource usage in an Instance Config

get_kubernetes_partitions(id, ...[, ...])

Describe a Cluster Partition

list_kubernetes(*[, organization_id, ...])

List Kubernetes Clusters

list_kubernetes_compute_hours(id, *[, ...])

List compute hours for a Kubernetes Cluster

list_kubernetes_deployment_stats(id)

Get stats about deployments associated with a Kubernetes Cluster

list_kubernetes_deployments(id, *[, ...])

List the deployments associated with a Kubernetes Cluster

list_kubernetes_instance_configs_active_workloads(id, *)

List active workloads in an Instance Config

list_kubernetes_instance_configs_historical_graphs(...)

Get graphs of historical resource usage in an Instance Config

list_kubernetes_instance_configs_historical_metrics(...)

Get graphs of historical resource usage in an Instance Config

list_kubernetes_instance_configs_user_statistics(...)

Get statistics about the current users of an Instance Config

list_kubernetes_partitions(id, *[, ...])

List Cluster Partitions for given cluster

patch_kubernetes_partitions(id, ...[, ...])

Update a Cluster Partition

post_kubernetes_partitions(id, ...)

Create a Cluster Partition for given cluster