[[["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 disable a feed for ingestion, setting its state to ARCHIVED, using the `projects.locations.instances.feeds.disable` API method."],["Disabling a feed requires a `POST` request to the specified URL, including the feed's name in the path parameters, formatted as `projects/{project}/locations/{location}/instances/{instance}/feeds/{feed}`."],["The request body must be empty to successfully disable a feed."],["A successful response will return a `Feed` instance, providing details on the now disabled feed."],["Disabling a feed requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `chronicle.feeds.disable` IAM permission on the feed resource."]]],[]]