Description Usage Arguments Value References See Also
Get all HDInsight Clusters in default Subscription or details for a specified cluster name.
| 1 2 | azureListHDI(azureActiveContext, resourceGroup, clustername = "*",
  subscriptionID, name, type, location, verbose = FALSE)
 | 
| azureActiveContext | A container used for caching variables used by  | 
| resourceGroup | Name of the resource group | 
| clustername | Cluster name, used for HDI and Spark clusters. See  | 
| subscriptionID | Subscription ID.  This is obtained automatically by  | 
| name | filter by resource name | 
| type | filter by resource type | 
| location | Azure region, e.g. 'westeurope' or 'southcentralus' | 
| verbose | If TRUE, prints verbose messages | 
data frame with summary information of HDI clusters
https://docs.microsoft.com/en-us/rest/api/hdinsight/hdinsight-cluster#list-by-subscription
Other HDInsight functions: azureCreateHDI,
azureDeleteHDI, azureHDIConf,
azureResizeHDI,
azureRunScriptAction,
azureScriptActionHistory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.