dbxDelete: Delete a cluster

Description Usage Arguments Details Value

View source: R/dbxClusterAdmin.R View source: R/dbxClusterAdmin.R

Description

Delete a cluster

Get information about a cluster

Usage

1
2
3
4
5
dbxDelete(cluster_id, token = options("databricks")[[1]]$token,
  instance = options("databricks")[[1]]$instance)

dbxDelete(cluster_id, token = options("databricks")[[1]]$token,
  instance = options("databricks")[[1]]$instance)

Arguments

cluster_id

a string

cluster_id

a string

Details

see https://docs.databricks.com/api/latest/clusters.html#delete

see https://docs.databricks.com/api/latest/clusters.html#delete

Value

nothing

a big json


saptarshiguha/rdatabricks documentation built on May 26, 2019, 3:35 a.m.