projects
Freezes pipeline execution permanently. If there's a corresponding scheduler entry, it's deleted, and the pipeline state is changed to "ARCHIVED". However, pipeline metadata is retained.
post/v1/{+name}:stop
Path parameters
namestring required
Required. The pipeline name. For example: projects/PROJECT_ID/locations/LOCATION_ID/pipelines/PIPELINE_ID.
Request body
GoogleCloudDatapipelinesV1StopPipelineRequest required
Request message for StopPipeline.
Response
Successful response