File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ cloudera.cloud Ansible Collection
14
14
datahub_cluster <datahub_cluster >
15
15
datahub_cluster_info <datahub_cluster_info >
16
16
datahub_template_info <datahub_template_info >
17
+ df <df >
18
+ df_info <df_info >
17
19
dw_cluster <dw_cluster >
18
20
dw_cluster_info <dw_cluster_info >
19
21
env <env >
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ modules employ the underlying SDK contained within the `cdpy` Python package.
16
16
| [ datalake] ( ./modules/datalake.py ) | Create, manage, and destroy CDP Datalakes |
17
17
| [ datalake_info] ( ./modules/datalake_info.py ) | Gather information about CDP Datalakes |
18
18
| [ datalake_runtime_info] ( ./modules/datalake_runtime_info.py ) | Gather information about CDP Datalake Runtimes |
19
+ | [ df] ( ./modules/df.py ) | Enable or disable CDP DataFlow services |
20
+ | [ df_info] ( ./modules/df_info.py ) | Gather information about CDP DataFlow services |
19
21
| [ dw_cluster] ( ./modules/dw_cluster.py ) | Create, manage, and destroy CDP Data Warehouse experiences |
20
22
| [ dw_cluster_info] ( ./modules/dw_cluster_info.py ) | Gather information about CDP Data Warehouse experiences |
21
23
| [ env] ( ./modules/env.py ) | Create, manage, and destroy CDP Environments |
You can’t perform that action at this time.
0 commit comments