Full name: projects.locations.instances.logTypes.parsers.deactivate
DeactivateParser deactivates the requested parser, and activates the prebuilt release parser. This method can be used to: 1. Deactivate the custom parser. 2. Deactivate the release candidate parser.
HTTP request
POST https://chronicle.googleapis.com/v1alpha/{name}:deactivate
Path parameters
Parameters
name
string
Required. The name of the parser to deactivate. Format: projects/{project}/locations/{location}/instances/{instance}/logTypes/{logtype}/parsers/{parser}
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\u003edeactivate\u003c/code\u003e method for a parser, which switches off the specified parser and activates a prebuilt release parser.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edeactivate\u003c/code\u003e method is invoked via a POST request to the endpoint \u003ccode\u003ehttps://chronicle.googleapis.com/v1alpha/{name}:deactivate\u003c/code\u003e, with the \u003ccode\u003ename\u003c/code\u003e parameter specifying the parser to deactivate.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for deactivating a parser must be empty, and a successful operation will result in an empty JSON object being returned.\u003c/p\u003e\n"],["\u003cp\u003eDeactivating a parser requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003echronicle.parsers.deactivate\u003c/code\u003e on the parser's resource.\u003c/p\u003e\n"]]],[],null,[]]