delete_metastore.Rd
Deletes a metastore. The caller must be a metastore admin.
delete_metastore(client, id, force = NULL) metastoresDelete(client, id, force = NULL)
Required. Instance of DatabricksClient()
Required. Unique ID of the metastore.
Force deletion even if the metastore is not empty.