Output only. The precision of this deployment. Each deployment controls either PRECISE or BROAD detections. Only one deployment may exist for each precision value.
enabled
boolean
If the deployment is enabled. Disabled deployments will not produce detections.
[[["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\u003e\u003ccode\u003eCuratedRuleSetDeployment\u003c/code\u003e defines how an enabled rule set is executed, managing settings for name, precision, enablement, and alerting.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eprecision\u003c/code\u003e field determines if the deployment controls \u003ccode\u003ePRECISE\u003c/code\u003e or \u003ccode\u003eBROAD\u003c/code\u003e detections, with only one deployment allowed per precision value.\u003c/p\u003e\n"],["\u003cp\u003eDeployments can be toggled \u003ccode\u003eenabled\u003c/code\u003e or \u003ccode\u003edisabled\u003c/code\u003e where only enabled ones produce detections and if alerting is true, alerts are outputted.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation displays the structure, showing fields like \u003ccode\u003ename\u003c/code\u003e (string), \u003ccode\u003eprecision\u003c/code\u003e (enum), \u003ccode\u003eenabled\u003c/code\u003e (boolean), and \u003ccode\u003ealerting\u003c/code\u003e (boolean).\u003c/p\u003e\n"],["\u003cp\u003eSeveral methods exist for managing deployments, including \u003ccode\u003ebatchUpdate\u003c/code\u003e, \u003ccode\u003eget\u003c/code\u003e, \u003ccode\u003elist\u003c/code\u003e, and \u003ccode\u003epatch\u003c/code\u003e, allowing for updating, retrieving, and listing deployments of curated rule sets.\u003c/p\u003e\n"]]],[],null,[]]