Full name: projects.locations.instances.logTypes.parserExtensions.activate
ActivateParserExtension switches the customer to use requested parser extension, This will set the extension state to ACTIVE.
HTTP request
POST https://chronicle.googleapis.com/v1alpha/{name}:activate
Path parameters
Parameters
name
string
Required. The name of the extension to activate. Format: projects/{project}/locations/{location}/instances/{instance}/logTypes/{logtype}/parserExtensions/{extension}
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-07-14 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eactivate\u003c/code\u003e function for a parser extension, found at \u003ccode\u003eprojects.locations.instances.logTypes.parserExtensions.activate\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eActivating a parser extension requires a POST request to \u003ccode\u003ehttps://chronicle.googleapis.com/v1alpha/{name}:activate\u003c/code\u003e, where \u003ccode\u003e{name}\u003c/code\u003e is the resource name of the extension.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for activation must be empty, and a successful response returns an empty JSON object.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for activating a parser extension requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003echronicle.parserExtensions.activate\u003c/code\u003e IAM permission.\u003c/p\u003e\n"]]],[],null,[]]