Pipelines
pipelines
Methods
Deprecated
Use list_v1 instead. This endpoint will be removed in the future.
[DEPRECATED] List, filter, and paginate pipelines in an account. Use the new /pipelines/v1/pipelines endpoint instead.
The preferred authorization scheme for interacting with the Cloudflare API. Create a token.
Example: Authorization: Bearer Sn3lZJTBX6kkg7OdcBUAxOO963GEIyGQqnFTOFYY
Pipelines Write Pipelines Read
Specifies the public ID of the account.
Specifies which page to retrieve.
Specifies the number of pipelines per page.
Specifies the prefix of pipeline name to search.
Indicates whether the API call was successful.
Deprecated
Use get_v1 instead. This endpoint will be removed in the future.
[DEPRECATED] Get configuration of a pipeline. Use the new /pipelines/v1/pipelines endpoint instead.
Deprecated
Use create_v1 instead. This endpoint will be removed in the future.
[DEPRECATED] Create a new pipeline. Use the new /pipelines/v1/pipelines endpoint instead.
Deprecated
The v1 API does not support updates. This endpoint will be removed in the future.
[DEPRECATED] Update an existing pipeline. Use the new /pipelines/v1/pipelines endpoint instead.
Deprecated
Use delete_v1 instead. This endpoint will be removed in the future.
[DEPRECATED] Delete a pipeline. Use the new /pipelines/v1/pipelines endpoint instead.
List/Filter Pipelines in Account.
Get Pipelines Details.
Create a new Pipeline.
Delete Pipeline in Account.
Validate Arroyo SQL.
Sinks
pipelines.sinks
Methods
List/Filter Sinks in Account.
Get Sink Details.
Create a new Sink.
Delete Pipeline in Account.
Streams
pipelines.streams
Methods
List/Filter Streams in Account.
Get Stream Details.
Create a new Stream.
Update a Stream.
Delete Stream in Account.