clusters_delete_kubernetes_partitions {civis} | R Documentation |
Delete a Cluster Partition
Description
Delete a Cluster Partition
Usage
clusters_delete_kubernetes_partitions(id, cluster_partition_id)
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. |
Value
An empty HTTP response
[Package civis version 3.1.2 Index]