Full name: projects.locations.instances.curatedRuleSetCategories.curatedRuleSets.curatedRuleSetDeployments.list
Lists deployments for a curated rule set.
HTTP request
GET https://chronicle.googleapis.com/v1alpha/{parent}/curatedRuleSetDeployments
Path parameters
Parameters
parent
string
Required. The ID of the CuratedRuleSet to retrieve deployments for. To list across all rule sets, use a wildcard - in place of the curatedRuleSetCategory and the curatedRuleSet in the resource path. Formats: projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/-/curatedRuleSets/- projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/- projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
Query parameters
Parameters
pageSize
integer
The maximum number of rule set deployments to return. The service may return fewer than this value. If unspecified, at most 100 rule set deployments will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
pageToken
string
A page token, received from a previous ListCuratedRuleSetDeployments call. Provide this to retrieve the subsequent page.
Request body
The request body must be empty.
Response body
Response message for ListCuratedRuleSetDeployments.
If successful, the response 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-07-14 UTC."],[[["\u003cp\u003eThis API endpoint, \u003ccode\u003eprojects.locations.instances.curatedRuleSetCategories.curatedRuleSets.curatedRuleSetDeployments.list\u003c/code\u003e, retrieves a list of deployments for a specified curated rule set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eparent\u003c/code\u003e path parameter is required to specify the ID of the CuratedRuleSet, and wildcard options allow for listing across multiple rule sets.\u003c/p\u003e\n"],["\u003cp\u003eQuery parameters \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e can be used to control the number of deployments returned and to retrieve subsequent pages of results, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, while the response body contains a list of \u003ccode\u003ecurated_rule_set_deployments\u003c/code\u003e and a \u003ccode\u003enext_page_token\u003c/code\u003e for pagination.\u003c/p\u003e\n"],["\u003cp\u003eAccessing this endpoint requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003echronicle.curatedRuleSetDeployments.list\u003c/code\u003e IAM permission on the parent resource.\u003c/p\u003e\n"]]],[],null,[]]