InTouch Hub · Blue Isle Software

Azure HDInsight

Azure HDInsight management API — 29 operations consolidated from 8 Microsoft OpenAPI specs into one connector.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

azurecloud

Azure HDInsight

Azure HDInsight management API — 29 operations consolidated from 8 Microsoft OpenAPI specs into one connector.

Consolidated from 8 spec-per-resource-provider connectors; every operation from every one of them is preserved. The superseded names still resolve.

Operations

Inputs

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
operation string yes One of: applications_create, applications_delete, applications_get, applications_listbycluster, clusters_create, clusters_delete, clusters_executescriptactions, clusters_get, clusters_list, clusters_listbyresourcegroup, clusters_update, configurations_get, configurations_list, extensions_create, extensions_delete, extensions_disablemonitoring, extensions_enablemonitoring, extensions_get, extensions_getmonitoringstatus, location_getcapabilities, locations_getcapabilities, locations_listbillingspecs, locations_listusages, operations_list, scriptactions_delete, scriptactions_getexecutiondetail, scriptactions_listbycluster, scriptexecutionhistory_listbycluster, scriptexecutionhistory_promote
applicationName string no Path parameter applicationName (required by some operations).
clusterName string no Path parameter clusterName (required by some operations).
configurationName string no Path parameter configurationName (required by some operations).
extensionName string no Path parameter extensionName (required by some operations).
location string no Path parameter location (required by some operations).
resourceGroupName string no Path parameter resourceGroupName (required by some operations).
scriptExecutionId string no Path parameter scriptExecutionId (required by some operations).
scriptName string no Path parameter scriptName (required by some operations).
subscriptionId string no Path parameter subscriptionId (required by some operations).
body string no Request body as a JSON object string (for create/update operations).
query string no Query-string parameters as a JSON object string, e.g. {"limit": 50}. Parsed and url-encoded onto the request.