- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Full name: projects.locations.instances.logProcessingPipelines.delete
Deletes a LogProcessingPipeline configuration.
HTTP request
DELETE https://chronicle.africa-south1.rep.googleapis.com/v1alpha/{name} Path parameters
| Parameters | |
|---|---|
name |
Required. The resource name of the pipeline to delete. Format: projects/{project}/locations/{location}/instances/{instance}/logProcessingPipelines/{pipeline_id} The |
Query parameters
| Parameters | |
|---|---|
etag |
Optional. If provided, the deletion will only succeed if the resource's current etag matches the provided value. |
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.