Delete Cluster
Operation name
Delete Cluster
Function overview
Deletes an Azure HDInsight cluster.
This operation uses Azure Active Directory as authentication. For more details on Azure Active Directory configuration, refer to the following pages:
-
"Azure Active Directory developer's guide" (http://go.microsoft.com/fwlink/?LinkId=290817)
-
"Authorization Code Grant Flow" (https://msdn.microsoft.com/en-us/library/azure/dn645542.aspx)
This operation uses Azure Resource Manager REST API. For more details on API specifications, refer to the following page:
-
"REST API reference for Azure Resource Manager" (https://msdn.microsoft.com/library/azure/dn790568.aspx)
Data model
The data model of this component is table model type.
Properties
For details on use of variables, refer to Variables.
Basic settings
Item name |
Required/Optional |
Use of variables |
Description |
Remarks |
---|---|---|---|---|
Name |
Required |
Not available |
Enter a name that is used on the script canvas. |
|
Required settings
Item name |
Required/Optional |
Use of variables |
Description |
Remarks |
---|---|---|---|---|
Destination |
Required |
Not available |
Select a connection resource.
|
|
Subscription ID |
Required |
Not available |
Select a subscription ID. |
|
Resource group name |
Required |
Not available |
Select a resource group name. |
|
Cluster name |
Required |
Available |
Enter a cluster name. |
|
Wait for delete completion |
Optional |
Not available |
Select whether to wait for completion of cluster deletion to execute an operation.
|
|
Property actions
Item name |
Description |
Remarks |
---|---|---|
Update subscription IDs |
You can obtain subscription IDs from the specified Destination and set them in Subscription ID. |
|
Update resource group names |
You can obtain resource group names from the specified Subscription ID and set them in Resource group name. |
|
Comment
Item name |
Required/Optional |
Use of variables |
Description |
Remarks |
---|---|---|---|---|
Comment |
Optional |
Not available |
You can write a short description of this connector. |
|
Input schema
None.
Output schema
None.
Loading schema in Mapper
The schema is loaded automatically.
For details, refer to Edit Schema.
Transaction
Transaction isn't supported.
Parallel Stream Processing
PSP isn't supported.
Available component variables
Component variable name |
Description |
Remarks |
---|---|---|
message_category |
When an error occurs, the category of the message code corresponding to the error is stored. |
|
message_code |
When an error occurs, the code of the message code corresponding to the error is stored. |
|
message_level |
When an error occurs, the severity of the message code corresponding to the error is stored. |
|
error_type |
When an error occurs, the error type is stored. |
|
error_message |
When an error occurs, the error message is stored. |
|
error_trace |
When an error occurs, the trace information for the error is stored. |
|
Message codes, exception messages, and limitations
Connector |
Message code |
Exception message |
Limitations |
---|---|---|---|