Cloudera DataFlow Workload API
Operate running DataFlow deployments — start, stop, change flow version, manage custom NAR and Python configurations and parameter groups. 71 operations. The one service whose paths use /dfx/api/rpc-v1/ rather than /api/v1/.
Operations 71
POST
/dfx/api/rpc-v1/custom-nar-configurations/create-custom-nar-configuration
Create the custom NAR configuration.
#
POST
/dfx/api/rpc-v1/custom-nar-configurations/delete-custom-nar-configuration
Deletes an orphaned custom NAR configuration.
#
POST
/dfx/api/rpc-v1/custom-nar-configurations/get-custom-nar-configuration
Get a custom NAR configuration.
#
POST
/dfx/api/rpc-v1/custom-nar-configurations/get-default-custom-nar-configuration
Get the default custom NAR configuration. Deprecated, no longer supported.
#
POST
/dfx/api/rpc-v1/custom-nar-configurations/update-custom-nar-configuration
Update the custom NAR configuration.
#
POST
/dfx/api/rpc-v1/custom-nar-configurations/validate-custom-nar-configuration
Validates the custom NAR configuration.
#
POST
/dfx/api/rpc-v1/custom-python-configurations/create-custom-python-configuration
Create the custom Python configuration.
#
POST
/dfx/api/rpc-v1/custom-python-configurations/delete-custom-python-configuration
Deletes an orphaned custom Python configuration.
#
POST
/dfx/api/rpc-v1/custom-python-configurations/get-custom-python-configuration
Get a custom Python configuration.
#
POST
/dfx/api/rpc-v1/custom-python-configurations/update-custom-python-configuration
Update the custom Python configuration.
#
POST
/dfx/api/rpc-v1/custom-python-configurations/validate-custom-python-configuration
Validates the custom Python configuration.
#
POST
/dfx/api/rpc-v1/deployed-flows/abort-flow-request-in-deployment
Aborts a flow request in deployment.
#
POST
/dfx/api/rpc-v1/deployed-flows/cancel-change-flow-version-in-deployment
Cancel change flow version for an existing flow deployment.
#
POST
/dfx/api/rpc-v1/deployed-flows/change-flow-version-in-deployment
Change flow version of a running deployed flow.
#
POST
/dfx/api/rpc-v1/deployed-flows/get-flow-configuration-in-deployment
Retrieves the deployed flow configuration in a deployment.
#
POST
/dfx/api/rpc-v1/deployed-flows/get-flow-configuration-metadata-in-deployment
Retrieves the deployed flow configuration metadata in a deployment.
#
POST
/dfx/api/rpc-v1/deployed-flows/get-flow-request-details-in-deployment
Retrieves flow request details and registers the flow deployment request.
#
POST
/dfx/api/rpc-v1/deployed-flows/import-flow-into-deployment
Import flow deployment configuration.
#
POST
/dfx/api/rpc-v1/deployed-flows/terminate-flow-in-deployment
Terminates a flow in a deployment.
#
POST
/dfx/api/rpc-v1/deployments/cancel-change-flow-version
Cancel change flow version for an existing deployment. Deprecated, use cancel-change-flow-version-in-deployment.
#
POST
/dfx/api/rpc-v1/deployments/cancel-nifi-version-update
Cancels a NiFi version update for a deployment.
#
POST
/dfx/api/rpc-v1/deployments/change-flow-version
Change flow version of a running deployment. Deprecated, use change-flow-version-in-deployment.
#
POST
/dfx/api/rpc-v1/deployments/get-deployment-configuration
Retrieves the deployment configuration.
#
POST
/dfx/api/rpc-v1/deployments/get-deployment-configuration-metadata
Retrieves the deployment configuration metadata.
#
POST
/dfx/api/rpc-v1/deployments/get-deployment-request-details
Retrieves deployment request details and registers the deployment request.
#
POST
/dfx/api/rpc-v1/deployments/list-deployment-archives
Lists the exported archive metadata of all deployments.
#
POST
/dfx/api/rpc-v1/deployments/start-flow
Starts a flow. Deprecated, use start-flow-in-deployment.
#
POST
/dfx/api/rpc-v1/inbound-connection-endpoint-certificates/download-client-certificates-encoded
Get Inbound Connection Endpoint Client Certificates (in PEM encoding)
#
POST
/dfx/api/rpc-v1/inbound-connection-endpoints/create-inbound-connection-endpoint
Create Inbound Connection Endpoint
#
POST
/dfx/api/rpc-v1/inbound-connection-endpoints/delete-inbound-connection-endpoint
Delete Inbound Connection Endpoint
#
POST
/dfx/api/rpc-v1/inbound-connection-endpoints/describe-inbound-connection-endpoint
Describe Inbound Connection Endpoint
#
POST
/dfx/api/rpc-v1/inbound-connection-endpoints/list-inbound-connection-endpoints
List Inbound Connection Endpoints
#
POST
/dfx/api/rpc-v1/inbound-connection-endpoints/renew-certificates
Renew Inbound Connection Endpoint certificates
#
POST
/dfx/api/rpc-v1/parameter-groups/describe-parameter-group
Describes the parameter group with the given parameter group CRN.
#
POST
/dfx/api/rpc-v1/parameter-groups/duplicate-parameter-group
Duplicates the parameter group with the given CRN under the given new name.
#
POST
/dfx/api/rpc-v1/parameter-groups/update-parameter-group
Updates the parameter group for the given parameter group CRN.
#
POST
/dfx/api/rpc-v1/workload-resources/reassign-resources
Modifies the project assignment of the given workload resources.
#
Documentation
📖
Documentation
https://docs.cloudera.com/cdp-public-cloud/cloud/api/topics/mc-api-overview.html
📖
APIReference
https://cloudera.github.io/cdp-dev-docs/api-docs/