API StabilityLongTerm

AddToBlocklistByIdInput is used to input data for adding to the blocklist.

Table: AddToBlocklistByIdInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 17, 2024
patternstringyes  The pattern to match for selecting data to add to the blocklist.
typeBlockedQueryMatcherTypeyes  Whether the pattern should be matched exactly or interpreted as a regex pattern. See BlockedQueryMatcherType.
viewNamestringyes  Limits the scope of the pattern to a specific view preventing matching queries from execution in that context only.
clusterWideboolean   Whether to apply the pattern, globally. Requires the ManageCluster permission.