Required. The ID of the collector to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}/forwarders/{forwarder}/collectors/{collector}
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-22 UTC."],[[["This webpage details how to delete a collector using its ID via the `projects.locations.instances.forwarders.collectors.delete` method."],["The HTTP request to delete a collector is a `DELETE` request to `https://chronicle.googleapis.com/v1alpha/{name}`, where `{name}` represents the collector's ID."],["The request body must be empty for this operation, and the successful response will also be an empty JSON object."],["Deleting a collector requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `chronicle.collectors.delete` on the target resource."]]],[]]