ScheduledSearchTemplate is a datatype for a scheduled search template.

This datatype is used by the datatype, Package2, which is used by several datatypes — primarily by PackageInstallation, InstallPackageFromRegistryResult, and PackageUpdateResult. The first of those is used by the mutations related to alerts, actions, dashboard, etc. The other two are used by the installPackageFromRegistryV2() and updatePackageFromRegistryV2() mutation fields.

Table: ScheduledSearchTemplate

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Mar 19, 2025
displayNamestringyes Long-TermThe display name for the scheduled search template.
labels[string]yes Long-TermThe labels associated with the scheduled search template.
namestringyes Long-TermThe name of the scheduled search template.
yamlTemplatestringyes Long-TermThe yaml template for the scheduled search template.