[[["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-03-27 UTC."],[[["This endpoint, `projects.locations.instances.forwarders.create`, is used to create a new forwarder within a specified project, location, and instance."],["The `parent` path parameter is a required string that specifies the location where the forwarder will be created, with a defined format of `projects/{project}/locations/{location}/instances/{instance}`."],["A POST request to `https://chronicle.googleapis.com/v1alpha/{parent}/forwarders` is used to send the request to create a new forwarder, with the details of the forwarder to be created in the body of this request."],["The successful creation of a forwarder will result in a response containing the details of the newly created forwarder, as an instance of `Forwarder`."],["Creating a forwarder requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `chronicle.forwarders.create` on the specified `parent` resource."]]],[]]