| Parameter | Type | Description | Example |
|---|---|---|---|
| object | |||
| RunActionScope | string | The execution scope. Valid values:
| APPLICATION |
| ApplicationName | string | The name of the application. | HDFS |
| Components | array<object> | The components. This parameter takes effect only when the RunActionScope parameter is set to COMPONENT. | |
| Component | object | ||
| ApplicationName | string | The name of the application. | HDFS |
| ComponentName | string | The name of the component. | DataNode |
| ComponentInstances | array<object> | The component instances. This parameter takes effect only when the RunActionScope parameter is set to COMPONENT_INSTANCE. | |
| ComponentInstance | object | ||
| ApplicationName | string | The name of the application. | HDFS |
| ComponentName | string | The name of the component. | DataNode |
| NodeId | string | The node ID. | i-bp1cudc25w2bfwl5**** |