Learn R Programming

civis (version 3.0.0)

clusters_delete_kubernetes_partitions: Delete a Cluster Partition

Description

Delete a Cluster Partition

Usage

clusters_delete_kubernetes_partitions(id, cluster_partition_id)

Value

An empty HTTP response

Arguments

id

integer required. The ID of the cluster which this partition belongs to.

cluster_partition_id

integer required. The ID of this cluster partition.