Full name: projects.locations.instances.logTypes.legacySubmitParserExtension
LegacySubmitParserExtension creates validates and then makes the extension live.
HTTP request
POST https://chronicle.googleapis.com/v1alpha/{parent}:legacySubmitParserExtension
Path parameters
Parameters
parent
string
Required. The parent resource where this parser will be created. Format: projects/{project}/locations/{location}/instances/{instance}/logTypes/{logtype}
Request body
The request body contains data with the following structure:
[[["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 API endpoint `projects.locations.instances.logTypes.legacySubmitParserExtension` is used to create, validate, and activate a parser extension."],["The HTTP request for this operation is a `POST` request to the URL `https://chronicle.googleapis.com/v1alpha/{parent}:legacySubmitParserExtension`, where the `parent` path parameter is a string specifying the resource where the parser will be created."],["The request body requires a `parser_extension` object, which defines the parser extension to be created, while a successful response returns an instance of the `ParserExtension`."],["Authorization for this operation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `chronicle.parserExtensions.legacySubmitParserExtension` on the parent resource."]]],[]]